Download io.datakernel JAR files with all dependencies
datakernel-boot from group io.datakernel (version 3.1.0)
    An intelligent way of booting complex applications and services according to their dependencies
  
datakernel-aggregation from group io.datakernel (version 3.1.0)
    Log-structured merge-tree table with fields representing aggregate functions, designed for OLAP workload.
  
datakernel-triggers from group io.datakernel (version 3.1.0)
datakernel-test from group io.datakernel (version 3.1.0)
    Utils for test purposes, custom DataKernelRunner and custom JUnit rules.
  
datakernel-cube from group io.datakernel (version 3.1.0)
        Multidimensional OLAP database with predefined set of dimensions, measures,
        and log-structured merge-tree tables containing pre-aggregated data.
    
archetype-rpc from group io.datakernel (version 3.1.0)
datakernel-jmxapi from group io.datakernel (version 3.1.0)
guice from group io.datakernel (version 1.1.3)
        Extensions for Google Guice: support of primary and worker Event Loop threads; construction of service graphs.
    
datakernel-launchers-crdt from group io.datakernel (version 3.1.0)
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.
  
Page 2 from 3 (items total 38)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy