Rserve
 

Rserve 1.8-0

Rserve : Free and open-source TCP/IP server for integrating R facilities from various programming languages without initializing R or creating links to the R library



Rserve is a free and open-source TCP/IP server for developers who want to integrate various features of R from other programming languages into their software applications without having to actually initialize R or create links to the R library.It contains client-side tools that allow C, C++, PHP and Java apps to initialize connections. Support is available for user authentication, file transfers, and remote connections. The connections are made in distinct workspaces and working folders.Under normal circumstances, it's necessary to integrate the R backend into projects for generating statistical models or plots, for example. However, Rserver can be seamlessly integrated through this Java code: RConnection c = new RConnection(); double d[] = c.eval("rnorm(10)").asDoubles();In this code, d has 10 random samples from the N(0,1) distribution if the local computer is running Rserve. It's possible to create the RConnection only once to execute additional commands, but each thread has to be associated with a distinct connection object unless the synchronization is explicitly defined.The server is accompanied by three client frameworks, REngine Java client (allows JDK 1.4 or higher access to the server), JRclient (basic interface from C++ to the server) and R client, as well as third-party clients, namely Python: pyRserve, .NET/CLI: RserveCLI, C#: RserveLink, and Ruby: rserve-client.Complete documentation, examples and other information are available on the developer's website.

Conclusion

To conclude Rserve works on Windows operating system(s) and can be easily downloaded using the below download link according to GNU Public License license. Rserve download file is only 708 KB  in size.
Rserve was filed under the General category and was reviewed in softlookup.com and receive 5/5 Score.
Rserve has been tested by our team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. We will recheck Rserve when updated to assure that it remains clean.

Rserve user Review

Please review Rserve application and submit your comments below. We will collect all comments in an effort to determine whether the Rserve software is reliable, perform as expected and deliver the promised features and functionalities.

Popularity 10/10 - Downloads - 72 - Score - 5/5

Softlookup.com 2023 - Privacy Policy



Category: General 
Publisher: Simon Urbanek
Last Updated: 3/11/2023
Requirements: Not specified
License: GNU Public License
Operating system: Windows
Hits: 503
File size: 708 KB 
Price: Not specified


Leave A comment
Name: *
E-Mail: *
Comment: *