Y
Hacker News
new
|
ask
|
show
|
jobs
by
nickkell
1656 days ago
Have you considered frameworks like Orleans? Presumably you would have an individual actor “grain” for each vehicle and it would serialise the messages to it for you.
The state of the vehicle is kept in memory for some time.