Download datakernel-launchers-http JAR file with all dependencies
datakernel-eventloop from group io.datakernel (version 3.1.0)
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.
datakernel-codec from group io.datakernel (version 3.1.0)
Tools for encoding/decoding of primitives and objects.
datakernel-net from group io.datakernel (version 3.1.0)
Net module handles low-level asynchronous socket I/O (TCP/UDP).
Package provides a tools for TCP/UDP servers creation
which could be launched on the eventloop.
datakernel-fs from group io.datakernel (version 3.1.0)
Package provides tools for building efficient, scalable remote file servers.
It utilizes CSP for fast and reliable file transfer.
datakernel-jmx from group io.datakernel (version 3.1.0)
datakernel-workers from group io.datakernel (version 3.1.0)
datakernel-di from group io.datakernel (version 3.1.0)
DataKernel has an extremely lightweight DI with ground-breaking design principles.
It supports nested scopes, singletons, object factories, modules and plugins which
allow to transform graph of dependencies at startup time without any reflection.
datakernel-multilog from group io.datakernel (version 3.1.0)
Package provides tools for working with logs stored on different partitions.
datakernel-rpc from group io.datakernel (version 3.1.0)
High-performance and fault-tolerant remote procedure call module for building distributed applications.
Provides a high-performance asynchronous binary RPC streaming protocol.
Page 2 from 2 (items total 24)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy