salmanahmad / silo

The Silo Programming Language
0 stars 0 forks source link

Async API #39

Open salmanahmad opened 10 years ago

salmanahmad commented 10 years ago

Create async.spawn. Note that you do not need to do anything else with this approach to Async because it will have runtime support and no other functions are needed. I will use async.spawn (instead of actor.spawn) and then the normal actor API (read, receive, etc.)