Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

written Disruptor + ViktorKlang implementation #8

Closed
wants to merge 2 commits into from
Closed

written Disruptor + ViktorKlang implementation #8

wants to merge 2 commits into from

Conversation

dk14
Copy link

@dk14 dk14 commented Jan 6, 2015

it's just a draft - so some concurrency problems or memory/performance leaks are pretty possible; code style may also be improved
it's not fully disruptor pattern but close enough for actors
inspired by http://stackoverflow.com/questions/27794459/how-to-implement-custom-actor-mailbox-using-disruptor

Would you mind to check it with your tests?

it's just a draft - so some concurrency problems or memory/performance leaks are possible; code style may also be improved
it's not fully disruptor pattern but close enough for actors
inspired by http://stackoverflow.com/questions/27794459/how-to-implement-custom-actor-mailbox-using-disruptor
@dk14 dk14 closed this Jan 6, 2015
@dk14
Copy link
Author

dk14 commented Jan 6, 2015

oops - have to fix multithread sending

@dk14 dk14 reopened this Jan 6, 2015
@dk14 dk14 closed this Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant