-
-
Notifications
You must be signed in to change notification settings - Fork 86
Home
Tony Arcieri edited this page Dec 28, 2016
·
12 revisions
- Getting Started: Introduction to nio4r's components
-
Selectors: monitor multiple
IO
objects for readiness events -
Monitors: control interests and inspect readiness for specific
IO
objects - Byte Buffers: fixed-size native buffers for high-performance I/O
- Multithreading: description of nio4r's locking scheme and cross-thread wakeups
- A gentle introduction to nio4r: blog post on nio4r
- YARD API Documentation: API documentation autogenerated from code