GPars / GPars

The GPars concurrency and parallelism framework for the JVM
http://gpars.org
Other
243 stars 58 forks source link

Actors on 2.x to support cross process /cross machine communication #58

Open woodmawa opened 6 years ago

woodmawa commented 6 years ago

I believe there is a limitation in the gpars 1.2.x actors in that they are not inherently remoteable. This would be a great enabler for distributed app builds if we could add this facility