s-u / REngine

General Java interface to R supporting multiple back-ends such as JRI and Rserve
Other
67 stars 47 forks source link

Connection long timeout #5

Open ppiotrow opened 9 years ago

ppiotrow commented 9 years ago

The timeout for invalid connection is too long (about two minutes). I would prefer something like 5 seconds or configurable value.

new RConnection(fakeHost, fakePort)