[R] R Inter Process Communication tools/packages ?
John McKown
john.archie.mckown at gmail.com
Tue Sep 23 17:57:30 CEST 2014
On Tue, Sep 23, 2014 at 10:50 AM, ce <zadig_1 at excite.com> wrote:
>
> Hello All,
>
> Is there any IPC tools like in UNIX/Linux systems in R ?
> I know there is mmap package but I am looking something more like sockets .
> Any example appreciated .
>
> Thx .
>
Try looking at the documentation for socketConnection()
?socketConnection
addresses TCPIP sockets, UNIX pipes, and FIFOs.
--
There is nothing more pleasant than traveling and meeting new people!
Genghis Khan
Maranatha! <><
John McKown
More information about the R-help
mailing list