While on this topic:
I have ported the MPMC queue implementation to Java. This relied heavily on 
the original, but the code is a complete re-write from scratch due to the 
differences in language concurrency support and memory layout. I have given 
credit and provided a link in the class docs but am unsure regarding the 
licensing...
Would you consider my code a modification of the original? Would you expect 
it to follow the same license?
The code is 
here: 
https://github.com/JCTools/JCTools/blob/master/jctools-core/src/main/java/org/jctools/queues/MpmcArrayQueue.java
Thanks (for your feedback and your invaluable website),
Nitsan

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Scalable Synchronization Algorithms" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/lock-free/b757df4a-f830-43ad-a179-06585701155a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [lock-free] ... 'Gopalakrishna Palem' via Scalable Synchronization Algorithms
    • Re: [lo... Dmitriy V'jukov
      • Re:... 'Nitsan Wakart' via Scalable Synchronization Algorithms
        • ... Dmitriy V'jukov

Reply via email to