Skip to content

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.

  1. Ship the core concurrency framework
  2. Ship stdlib compatible networking library
  3. Implement ruby stdlib monkey patch, that can turn any existed ruby projects under LightIO event loop
  4. Patch Webrick(see example)
  5. Patch Sinatra app
  6. Patch Puma
  7. Patch Rails app
  8. Performance benchmark

See examples.

Clone this wiki locally