Efficient non-blocking network and file I/O, for building Node.js-like client/server applications with
high performance requirements. It is similar to Event Loop in Node.js.
Although Eventloop runs in a single thread, multiple event loops can be
launched at the same time allowing for efficient CPU usage.
Version3.0.0compared with
Version Details
| 3.0.0-rc | 3.0.0 | |
|---|---|---|
| Release date | Sep 28, 2019 | Oct 15, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 3.0.0-rc | 3.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.datakernel » datakernel-common | 3.0.0-rc | 3.0.0 |
| ~ Updated | io.datakernel » datakernel-jmxapi | 3.0.0-rc | 3.0.0 |