JoeHegarty
No user record in our sample, but JoeHegarty has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but JoeHegarty has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I think the JVM and particularly Java are in desperate need of improvements to the concurrency model. When I compare the concurrency model on the JVM (and especially Java itself) to the modern competition from the likes…
Many actor frameworks (including Orbit, though I advise you don't use it for the reasons in my above messages) are strictly single threaded in that only one thread can operate on an actor at any one time, and by default…
While in general I agree with that philosophy, it doesn't really apply in this case. When Orbit 1 was initially developed, Orleans was not open source, so the initial implementation was based off the Microsoft Research…
So, I'm the original lead developer of this project. This was meant to be a followup to the original version of Orbit which now lives on as orbit-legacy on GitHub. Unfortunately other priorities have meant this project…
Thank you for your kind words. I do indeed still work on networking stuff.