Skip to content

Current status and roadmap

Jiang Jinyang edited this page Feb 4, 2018 · 8 revisions
  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