Forums
Cobra Enhancement Proposal: Actors
13 posts
• Page 2 of 2 • 1, 2
Re: Cobra Enhancement Proposal: Actors
A program with 1000s of actors would be a discrete event simulation of a real world system like traffic in a city or the elements of a manufacturing plant. OOP and actors were largely inspired by real word systems.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: Cobra Enhancement Proposal: Actors
Here are some links for actors in other languages
http://osl.cs.uiuc.edu/parley/ python
http://code.google.com/p/classact/ python
http://doc.revactor.org/files/README.html ruby
and another .NET solution
http://code.google.com/p/retlang/
Turns out the .NET ones are hard to find because for whatever reason actor-oriented design is unpopular, but they are out there.
http://osl.cs.uiuc.edu/parley/ python
http://code.google.com/p/classact/ python
http://doc.revactor.org/files/README.html ruby
and another .NET solution
http://code.google.com/p/retlang/
Turns out the .NET ones are hard to find because for whatever reason actor-oriented design is unpopular, but they are out there.
- todd.a
- Site Admin
- Posts: 81
- Location: Chicago, IL
Re: Cobra Enhancement Proposal: Actors
Btw neither webnov8 nor myself currently have time to implement actors for Cobra, so if you are interested in this, feel free to take the lead on it.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
13 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 50 guests