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.
Version2.5.13compared with
Version Details
| 2.5.12 | 2.5.13 | |
|---|---|---|
| Release date | Aug 07, 2019 | Sep 11, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.5.12 | 2.5.13 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.datakernel » datakernel-bytebuf | 2.5.12 | 2.5.13 |
| ~ Updated | io.datakernel » datakernel-common | 2.5.12 | 2.5.13 |
Test Changes (1)
| 2.5.12 | 2.5.13 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.datakernel » datakernel-test | 2.5.12 | 2.5.13 |