Also, about the .NET, I wanted to add that you have to keep in mind here that we're using a COM object/API; .NET uses a wrapper for them called 'interop', which basically is a layer that translates all messages between the COM component and the managed layer; therefore .NET will always be slower here already, so that will probably be a major source of delay ...
Can't wait for monday, to time my Delphi app for the quote messages, maybe it even isn't as slow as I thought it was
Although i would be really surpised to get as much as 5000 messages/sec, the whole damn sterling API seems so damn slow ...
Can't wait for monday, to time my Delphi app for the quote messages, maybe it even isn't as slow as I thought it was
Although i would be really surpised to get as much as 5000 messages/sec, the whole damn sterling API seems so damn slow ...