Best read strategy for a disruptor

217 views
Skip to first unread message

Noah Cornwell

unread,
Dec 28, 2017, 4:05:06 AM12/28/17
to Disruptor
Hi All,

The typical use case for a disruptor is events in -> business logic -> events out. My use case is slightly different, events in -> update state | read state when requested. What are the typical strategies that people use here? Disruptor proxy looks interesting (https://github.com/LMAX-Exchange/disruptor-proxy) or something similar.

If you've got some sort of front end like a website how would you present data to a user?

Best,
Noah

Michael Barker

unread,
Apr 27, 2018, 2:59:58 AM4/27/18
to lmax-di...@googlegroups.com
Typically for handling async responses back to a web application we've used Async Servlets (part of 3.0 spec) and Web Sockets.

Mike.

--
You received this message because you are subscribed to the Google Groups "Disruptor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lmax-disruptor+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages