[R-SIG-Finance] Fwd: Question on multiple sessions...

Gabor Grothendieck ggrothendieck at gmail.com
Thu Feb 12 12:49:47 CET 2009


One possibility is to write the real time acquisition in tcl
and then the actual data processing in R.  The tcltk package
(which is included in the Windows distribution of R but is available
from CRAN on all distributions) can handle tasks running concurrently
with R.  See the svSocket and Rpad packages as examples
of this approach.

On Wed, Feb 11, 2009 at 6:17 PM, Vince Fulco <vfulco1 at gmail.com> wrote:
> Assuming one wants to use an open session to collect real time data a
> la IBrokers or similar, what would be the best way to maintain another
> session for calculations?  Is RServe the answer or is there a lighter
> solution for semi-auto analytical script running?  Either Windows or
> Linux solutions would be appreciated.  TIA
>
>
> Vince Fulco, CFA, CAIA
> 612.424.5477 (universal)
> vfulco1 at gmail.com
>
> _______________________________________________
> R-SIG-Finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only.
> -- If you want to post, subscribe first.
>



More information about the R-SIG-Finance mailing list