Hacker News new | ask | show | jobs
by impostir 2628 days ago
Why did you decide to make roads the atomic unit over cars for traffic?
1 comments

I assume you talk in terms of what constitutes an actor in the actor system: because cars on one strip of road interact highly locally, so processing them in one batch makes a lot of sense performance wise, vs. every car sending messages to every other car and having to maintain references to close-by cars.