| Source path: svn/ trunk/ code/ src/ main/ com/ lmax/ disruptor/ EventProcessor.java |
|
|
|
Older revisions
r311
by mjpt777
on Sep 2, 2011
Diff
Removed AbstractEvent so any object can be put into the RingBuffer, and fixed some false sharing in the performance tests to make them more predictable.
r276
by mjpt777
on Aug 16, 2011
Diff
Method renaming for accessing the Sequence and its value within an EventProcessor