kdb Products
Overview
KDB.AI
kdb+
kdb Insights
kdb Insights Enterprise
Capabilities
The Data Timehouse
Vector Database Explained
kdb+ Time Series Database
PyKX Python Interoperability
Services & Support
Financial Services
Quant Research
Trading Analytics
Industry & IoT
Automotive
Energy & Utilities
Healthcare & Life Sciences
Manufacturing
Telco
Learn
Overview
Featured Courses
KX Academy
KX University Partnerships
Connect
KX Community
Community Events
Developer Blog
Build
Download
Documentation
Support
About Us
Partner with Us
Become a Partner
Find a Partner
Partner Signup
Join Us
Connect with Us
In the latest in an ongoing series of kdb+ technical white papers published on the KX Developer’s site, KX engineer Peter Lyness has written about how the Java API for kdb+ can be used to enable a Java program to interact with a kdb+ process.
Peter’s paper explores the API itself, how it is structured, and how it might be included in a development project. Examples are provided for core use cases for the API in a standard setup. Particular consideration is given to how the API facilitates subscription and publication to a kdb+ ticker plant process, a core component of any kdb+ tick capture system.
The examples presented form a set of practical templates complementary to the primary source of information on code.kx.com. These templates can be combined and adapted to apply kdb+ across a broad range of problem domains and they are available on GitHub.
You can read Peter’s complete paper here.