logoalt Hacker News

blibbleyesterday at 6:48 PM2 repliesview on HN

there's the java version too

https://github.com/KxSystems/javakdb/blob/8a263abee29de582cd...


Replies

svattoday at 1:04 AM

It's interesting to compare that version from 2017 with the current version from 2025: https://github.com/KxSystems/javakdb/blob/9a94dc5af9288fe845... — the current one is over ten times as long in terms of number of lines, and has copious comments, but still has the short names and dense code.

andylynchyesterday at 9:17 PM

People here might not notice - your link is the official client interface for talking to KDB+ processes from Java.

There's a decent chance your broker (or their dealers) are using stuff built on this.