what is a feed handler?

1,116 views
Skip to first unread message

K4 Monk

unread,
Jan 23, 2011, 9:28:56 AM1/23/11
to Kdb+ Personal Developers
I have two questions in one, first, is a feed handler provided by say
Reuters or Bloomberg, or is it supplied by Kx? Secondly, I keep
hearing about kdb+tick in abstract terms. Is kdb+tick a database
system like Oracle/Sybase which is proprietary or is it something we
can write ourselves?

thanks!

Charles Skelton

unread,
Jan 23, 2011, 10:57:24 AM1/23/11
to personal...@googlegroups.com
Feed handlers are simply processes that

1) capture data according to a set of rules
2) translate(/enrich) that data from one format to another
3) cache some most recent values

They can be quite simple things to write, if you understand the formats, apis and data. Hence you may find several sources for feed handlers.

kdb+tick is a framework for a set of processes for real-time data capture, persistence and analysis. I think your employers have already licensed this package - if you need a contact within your organization, email me privately and I'll put you in touch.

thanks,
Charlie


--
You received this message because you are subscribed to the Google Groups "Kdb+ Personal Developers" group.
To post to this group, send email to personal...@googlegroups.com.
To unsubscribe from this group, send email to personal-kdbpl...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/personal-kdbplus?hl=en.


acs kdb

unread,
Jan 23, 2011, 6:23:32 PM1/23/11
to personal...@googlegroups.com
This should provide some useful background:
http://kx.com/q/d/FD_kdb+tick_manual_1.0.doc

ACS

Reply all
Reply to author
Forward
0 new messages