I'd like to hear the answer to Florent's questions as well.

Are there any limitations (obvious bottlenecks) with GridGain? Such as
the lack of a distributed file system and so forth?

Are you still using the system? Have you made changes other than the
diff you posted in the thread?

Thank you.

On Sep 9, 5:31 am, Florent Guiliani <[EMAIL PROTECTED]> wrote:
> xjustin wrote:
> > In my code, you can see the method
> > updaetIndicatorsExectue(OptimizerRunner,
> >                 LinkedList<Strategy>, QuoteHistoryBars ,
> >                 MidPointHistory )
> > which wraps updaetIndicatorsExectueGridified, which executes
> > List<Strategy>, after upadting indicators.
> > My system has both TA and FA indicators and not all indicators need to
> > be updated according to strategy parameters.
> > So I put strategy-parameter dependent part into one methods.
>
> Did you put the data locally to each node or did you let GridGain serialize 
> the
> whole market snapshots over the nodes?
>
> What is your time ratio? (1 thread locally / X remote nodes )
>
> In the case you let GridGain serialize the whole data, how much time it took 
> to
> serialize it?
>
> --
> Florent,

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"JBookTrader" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jbooktrader?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to