This code belongs with the article: Kdb Java API.
It demonstrates:
- Querying a kdb process
- Subscribing to a kdb tickerplant
It is a simple example only and does not contain good logging, failover, polling or retrying connections. Those things are left as an exercise for the reader.