Announcement

Collapse
No announcement yet.

High Memory consumption

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • High Memory consumption

    Hello,
    While we are running the Desktop API we are subscribing (e.g. eSignal.RequestSymbol("MSFT", 1) ) to about 30 symbols and we quickly run out of memory and eSignal seems to stop receiving quotes (at least we're not getting async/ callback messages).

    Assuming this high memory use affects the performance, is there anything we can do to minimize the amount of memory being consumed?

    Is there a way to limit the amount of memory that can be consumed when subscribing?

    Thanks

  • #2
    Same problem with Time&Sales. Request 3 to 4 large symbols (ES, NQ futures for instance) and keep receiving them whole day, will run out of mem (when it passes 1 to 1.5 Mb). Then dumps the connection.
    They should completelly re-code the API to a multi-thread 64bit environment......

    Comment

    Working...
    X