Giter Site home page Giter Site logo

qtips's Introduction

Q Tips

This project contains the source files for "Q Tips: Fast, Scalable and Maintainable Kdb+".

The Book

Q Tips can be purchased on Amazon. A Kindle version is also available. Books may be purchased in quantity and/or special sales by contacting the publisher, Vector Sigma. Read a review by Yang Guo published by Vector Magazine.

Check out Kx System's press release.

The Source

Install q from Kx System's kdb+ download page and grab a copy of the Q Tips source.

$ git clone https://github.com/psaris/qtips

The CEP Engine

The following command starts the CEP engine on port 5001, with a maximum workspace size of 200 Mb, the timer set to run every 100 ms, the end of day event set to run at 4:00 PM, and the directory to save the price, quote and tradeq tables set to 'qdb'.

$ q cep.q -p 5001 -w 200 -t 100 -eod 16:00 -db qdb

The Errors

Any typos and errors are listed here. The Kindle version has been updated to include all corrections.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.