Y
Hacker News
new
|
ask
|
show
|
jobs
by
zachrose
2648 days ago
At first glance I thought the "resources" here might be Uber drivers, which would be interesting.
Is this thing/Apache Mesos abstract enough to allow for such a use?
2 comments
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.
link
_1tan
2648 days ago
Me too. Is anyone aware of such an open-source project?
link
Think Akka or New Orleans, etc.