Updated Feature suggestions (markdown)

This commit is contained in:
Sokolov Yura 2014-01-09 09:07:27 -08:00
parent 4174aeebd0
commit f6410d5c73
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
What features would you like to see in Nimrod or the Nimrod Ecosystem:
- lightweight threads with network io multiplexed.
- if Nimrod had something like goroutine (ie multiplexed on networking and use native threads for other syscalls), then it will be ultimate language for server programming.
- <del>gem like functionality (gem install sinatra)</del>
- [babel](https://github.com/nimrod-code/babel)