Nitsan Wakart

Results 86 comments of Nitsan Wakart

see related discussion in https://github.com/netty/netty/pull/5051

@sirthias @normanmaurer OK, will get to it. This is not a blocking issue for JCTools dependency is it?

@sirthias I live to sweeten :)

I gave this some thought: 1. Implementing a mixed queue is more complex, and not the use case. 2. We can't take care of the case where the user enqueues...

@pcholakov please throw what you got into a PR and we can close this?

OK, so first cut is in, I'll follow up with some refactoring and we can look at a review from Netty guys. This will not be in 2.0 release.

Looks good, would be good to split this commit so that changes are more visible in the history

@cliffclick I split the commits, it would be good to add test cases to cover the new code

pinging @mjpt777 There's some overlap between Agrona and JCTools, I would like to have Agrona depend on JCTools for queues and such but have been thus far been unsuccessful in...