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.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.datakernel
»
datakernel-bytebuf Fast and memory-efficient byte buffer, an optimized version of Java's ByteBuffer class. | 2.5.10 | 3.1.0 | |
Apache 2.0
| io.datakernel
»
datakernel-common Module containing various general utilities for DataKernel project. | 2.5.10 | 3.1.0 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.datakernel
»
datakernel-test Utils for test purposes, custom DataKernelRunner and custom JUnit rules. | 2.5.10 | 3.1.0 |