Redis Pipeline source code in C

Redis Pipeline source code in C Please follow my tips at http://quantlabs.net/blog/2015/08/redis-pipeline-code-in-c-and-java-client/

Demo of ZeroMQ Pub Sub pattern with live real time IQFeed ticks

Demo of ZeroMQ Pub Sub pattern with live real time IQFeed ticks_controller Here is a working live demo of IQFeed real time program feeding ticks into a ZeroMQ socket created as a publisher. The client subscriber is the same Visual Studio project as  ZeroMQTestSub. Note that code snippets can only be provided from the IQFeed […]

Redis demo with Simulink code generated C++ in Ubuntu Linux with source code

Redis demo with Simulink code generated C++ in Ubuntu Linux with source code This is a complete demo of using Simulink code generated C++ with  Redis client code to showcase a hook into a Redis Server instance. NOTE: This has to remain in Linux since Redis has unreliable support for Windows versions. It is also […]