Asynchronous-Functional-Programming
Asynchronous-Functional-Programming copied to clipboard
transport bug in synchronous messaging across mailboxes
I've been busy rewriting small portions of AsyncFP in Java and found a design flaw: https://github.com/laforge49/JActor/issues/1
This bug has not been fixed in AsyncFP and, because the code is structured quite differently, would take a bit of work to do so.
Bill