Keep poking around, there is threading. If I remember correctly, one class spawns several strategies in one thread, but parent code spawns several of these.
On Mon, Feb 18, 2013 at 10:50 AM, Simba DIARRA <[email protected]> wrote: > Hi Eugene and all, > > Nice platform! As a newbie I was looking at the code and saw that class > StrategyRunner will use one single thread to run all strategies in the same > instance of JBT. > Is that correct? If so, there is room to improve this and rather use all the > cpus on a given machine at the best... > > > Cheers > > -- > You received this message because you are subscribed to the Google Groups > "JBookTrader" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/jbooktrader?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jbooktrader?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
