Y
Hacker News
new
|
ask
|
show
|
jobs
by
nicksellen
4077 days ago
How would you compare and contrast this with
http://openhft.net/products/chronicle-queue/
? (which I knows does a bunch more but seems like it could be used for this purpose too).
1 comments
faizshah
4077 days ago
This is not comparable to chronicle, this is one of the mechanisms by which chronicle works (memory mapped files).
http://stackoverflow.com/a/9268065
link
http://stackoverflow.com/a/9268065