This is InsertLeft.
InsertLeft is built using the Python-Flask framework and is a place where you may find posts about general things I find interesting such as topics about python, q/kdb+, data analytics and even League of Legends.
This website was created by Ryan McFarland. You can contact me via links located in the sidebar.
A quick code demo on how to create a deferred response gateway within a q/KDB+ environment. In this demo, we will be sending multiple asynchronous messages to multiple q processes and then retrieving the result from all downstream processes. *Note: This does not use the internal operator -30!*
This is just a test!