bonifaido / qJava

interprocess communication between Java and kdb+

Home Page:http://www.devnet.de/exxeleron/qjava/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qJava 2.1

The q/kdb+ interface is implemented as a set of Java classes and provides:

  • Simple to use API
  • Support for synchronous and asynchronous queries
  • Convenient asynchronous callbacks mechanism
  • Support for kdb+ protocol and types: v3.0, v2.6, v<=2.5
  • Uncompression of the IPC data stream
  • Compatible with Java 5.0+

For more details please refer to the documentation

About

interprocess communication between Java and kdb+

http://www.devnet.de/exxeleron/qjava/

License:Apache License 2.0


Languages

Language:Java 100.0%