WorkerPool example from LMAX Disruptor framework -


looking workerpool example lmax disruptor framework. idea use when want make sure event consumed once ( pollable channel rather subscribable channel)

i didnt read whole lmax documentation , examples :-). here of examples find ( these use disruptor dsl concept pretty same) https://github.com/lmax-exchange/disruptor/blob/master/src/test/java/com/lmax/disruptor/dsl/disruptortest.java#l337


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -