Displaying 2 results from an estimated 2 matches for "rscorba".
Did you mean:
rcorba
2005 Aug 21
3
IPC
Hi, I need to somehow make R communicate with another remote JAVA
process which provides compute services. I have control over the
communications protocol, but I would like to keep it to a standardised
protocol, such as SOAP, CORBA, etc.
What I would like to know is, what do other people use to do this? The
nature of the communications will be low bandwidth procedure calls, with
little data.
2011 Jul 27
0
R Remote Procedure Call
...shed and might be not fully compatible with the WDSL format used in Microsoft .NET Web service.
2. wrapper as DCOM Server: there are packages like rcom and RDCOMClient, but I don't know whether they allow me to create COM object from remote DCOM server.
3. wrapper as CORBA Server: the package RSCORBA is old and I don't know if it is OK for the task.
Can you give me some suggestion on remote procedure call to C# functionalities in R? Thanks!
xiagao1982
2011-07-27