Java <-> kdb Communication Library
This library provides classes (built on the standard c.java
) to send and receive data to a kdb+ process.
Features
- Connection definition and management
- Synchronous and asynchronous querying
- Data publisher
- Streaming data consumer (from tickerplant)
- Java friendly dictionary and table objects
Complete details can be found on the wiki.