Live data from Hacker News

Viewing profile — remkop

remkop

HN member
Joined
Fri, Apr 26, 2013, 10:23 AM UTC
HN karma
16
Public activity
3 items

About remkop

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #5612460

    The threading model is part of the "Mechanical Sympathy". Multiple threads can write into a ring buffer, without locks . On the other end, coming out of the ring buffer you can hav…

  3. comment
    Comment #5612242

    Main LMAX Disruptor site: http://lmax-exchange.github.io/disruptor/ Related Google Group: http://groups.google.com/group/lmax-disruptor API is not as easy as a queue, but the resul…