From Wikipedia: "Although T-trees seem to be widely used for main-memory databases, recent research indicates that they actually do not perform better than B-trees on modern hardware"
...
Is anyone interested in join this project of a local market data server built on top of the Microsoft...
2rosy: Good points! I will try to handle all this + need to add an installer and some basic reference data (a list of exchanges, most common financial instruments, currencies)
Would you be interested in having a local market data server with stock quotes and other financial data available for back testing and feeding it into various tools of technical analysis (MATLAB, AmiBroker etc.)?
It would update historical data automatically, check data integrity and keep it...
Here is a demonstration project which shows how you can create plug-ins for AmiBroker with fully managed code like C# and Microsoft .NET Framework.
http://amibroker.codeplex.com/
No COM proxies, no any single line of C++ just pure C#.