Yeah, you could have a service that controls the cassandra daemon as a
service and uses whatever its default network API is for communications.
This should be safe and reliable as of JDK 7.
Just a suggestion in case embedding becomes an untenable proposition.
On 8/26/14, 8:23 AM, Heiko Braun wrote:
Not sure I can follow. Do you refer to the System.exit() calls?
On 26 Aug 2014, at 15:10, David M. Lloyd <david.lloyd(a)redhat.com
<mailto:david.lloyd@redhat.com>> wrote:
> One possible option might be to run it as a subprocess.
--
- DML