Remix.run Logo
blibble 3 days ago

there's the java version too

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

svat 3 days ago | parent | next [-]

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.

andylynch 3 days ago | parent | prev [-]

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.