Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gcoonrod/disrupterlearn
https://github.com/gcoonrod/disrupterlearn
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gcoonrod/disrupterlearn
- Owner: gcoonrod
- Created: 2014-06-09T19:02:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T22:07:49.000Z (over 10 years ago)
- Last Synced: 2023-08-07T05:22:32.114Z (over 1 year ago)
- Language: Java
- Size: 762 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DisrupterLearn
==============
Taking some time to play around with the [LMAX Disruptor](https://lmax-exchange.github.io/disruptor/) pattern.My examples are based on [examples](http://vijayrc.com/vectorclocks/post/thread3) authored by [Vijay Chakravarthy](@fullbellyvrc).