Download datakernel-memcache JAR file with all dependencies
datakernel-config from group io.datakernel (version 3.1.0)
datakernel-csp from group io.datakernel (version 3.1.0)
Communicating sequential process via channels, similar to Golang's channels.
A channel could be imagine as a pipe which connects some processes.
datakernel-datastream from group io.datakernel (version 3.1.0)
Composable asynchronous/reactive streams with powerful data processing capabilities.
They are useful for transferring big volumes of lightweight values or objects.
datakernel-common from group io.datakernel (version 3.1.0)
Module containing various general utilities for DataKernel project.
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-launchers from group io.datakernel (version 3.1.0)
Group: io.datakernel Artifact: datakernel-launchers
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
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 29)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy