Joshi's Tech Blog
Notes to thy self.
LightQ Performance: transient 1M+ msg/sec, durable 300K+ msg/sec with latency in micro seconds
›
LightQ is a high performance, brokered messaging queue which supports transient (1M+ msg/sec) and durable (300K+ msg/sec) queues. Durable q...
37 comments:
LightQ : High Performance, brokered messaging queue (transient 1M msg/sec, durable 300K msg/sec)
›
LightQ is a high performance, brokered messaging queue which supports transient (1M msg/sec) and durable (~300K msg/sec) queues. Durable ...
1 comment:
Queue Benchmark
›
Comparison between boost lock free and moodycamle queues Here are comparison between boost lock-free queue and moodycamel queues. Mult...
2 comments:
Rust: Custom Logger with time-stamp, file name and line number
›
Rust language has a built-in support for logging. The default logger logs the log level, module name and log message which are not sufficie...
90 comments:
›
Home
View web version