Y
Hacker News
new
|
ask
|
show
|
jobs
by
roskilli
2648 days ago
The best thing I can think of that fits what you're asking is an Actor framework (which abstracts the compute and message passing between objects for you).
Think Akka or New Orleans, etc.