-
-
Notifications
You must be signed in to change notification settings - Fork 6
Current status and roadmap
Jiang Jinyang edited this page Feb 27, 2018
·
8 revisions
LightIO currently provide stable API, and focus on improve performance in real world. Feel free to contact me if you want to use LightIO in real projects.
- Ship the core concurrency framework
- Ship stdlib compatible networking library
- Implement ruby stdlib monkey patch, that can turn any existed ruby projects under LightIO event loop
- Patch Webrick(see example)
- Patch Sinatra app
- Patch Puma
- Patch Rails app
- Performance benchmark
See examples.