All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download io.datakernel JAR files with all dependencies

Search JAR files by class name

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.

Group: io.datakernel Artifact: datakernel-eventloop
Show all versions Show documentation Show source 
 

0 downloads
Artifact datakernel-eventloop
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies datakernel-common,
There are maybe transitive dependencies!

datakernel-codec from group io.datakernel (version 3.1.0)

Tools for encoding/decoding of primitives and objects.

Group: io.datakernel Artifact: datakernel-codec
Show all versions Show documentation Show source 
 

0 downloads
Artifact datakernel-codec
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies datakernel-common, datakernel-bytebuf, gson,
There are maybe transitive dependencies!

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.

Group: io.datakernel Artifact: datakernel-net
Show all versions Show documentation Show source 
 

0 downloads
Artifact datakernel-net
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies datakernel-promise,
There are maybe transitive dependencies!

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.

Group: io.datakernel Artifact: datakernel-fs
Show all versions Show documentation Show source 
 

0 downloads
Artifact datakernel-fs
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies datakernel-net, datakernel-csp, datakernel-codec,
There are maybe transitive dependencies!

datakernel-launchers from group io.datakernel (version 3.1.0)

Package provides a set of predefined launchers for different services as HTTP servers, RPC endpoints, etc.

Group: io.datakernel Artifact: datakernel-launchers
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact datakernel-launchers
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies datakernel-boot,
There are maybe transitive dependencies!

datakernel-jmx from group io.datakernel (version 3.1.0)

Group: io.datakernel Artifact: datakernel-jmx
Show all versions Show documentation Show source 
 

0 downloads
Artifact datakernel-jmx
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies datakernel-jmxapi, datakernel-launcher, datakernel-eventloop, datakernel-bytebuf, datakernel-triggers,
There are maybe transitive dependencies!

datakernel-workers from group io.datakernel (version 3.1.0)

Group: io.datakernel Artifact: datakernel-workers
Show all versions Show documentation Show source 
 

0 downloads
Artifact datakernel-workers
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies datakernel-di,
There are maybe transitive dependencies!

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.

Group: io.datakernel Artifact: datakernel-di
Show all versions Show documentation Show source 
 

0 downloads
Artifact datakernel-di
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

datakernel-multilog from group io.datakernel (version 3.1.0)

Package provides tools for working with logs stored on different partitions.

Group: io.datakernel Artifact: datakernel-multilog
Show all versions Show documentation Show source 
 

0 downloads
Artifact datakernel-multilog
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies datakernel-fs, datakernel-datastream,
There are maybe transitive dependencies!

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.

Group: io.datakernel Artifact: datakernel-rpc
Show all versions Show documentation Show source 
 

0 downloads
Artifact datakernel-rpc
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies datakernel-net, datakernel-datastream, lz4,
There are maybe transitive dependencies!



Page 3 from 7 (items total 61)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy