Home › Forums › KX Solutions › Question : how to Integrate solacekdb.dll and run session with KX developer and q on windows 10 x64 › Re: Question : how to Integrate solacekdb.dll and run session with KX developer and q on windows 10
-
Hello again,
I followed up with an internal KX team and I will also share their feedback here:
Extra resources:
A whitepaper here: https://code.kx.com/q/wp/solace/
Examples here once installed: https://github.com/KxSystems/solace/tree/master/examples
Note: It is true that a solace broker is required. Solace messaging can not be run without a solace broker.
Tip: It is useful to start with the solace c examples and solace software to check that the solace setup including pub/sub/etc is working correctly.
Broker: https://solace.com/try-it-now/
C API (client pub/sub examples included): https://solace.com/downloads/
Some changes to the code.kx docs, https://code.kx.com/q/interfaces/solace/, are currently in the works. These specificities are mentioned in the readme/etc on github.
https://github.com/KxSystems/docs/pull/52
https://github.com/KxSystems/docs/pull/51
Hope this is helpful for you.
Kind regards,
Leah