|
Content with label invocation in Coherence FAQ (See content from all spaces)
Related Labels:
faq-code-examples
, installation
, faq-command-line
How can I use the Coherence Invocation Service?
attached files show how to use the Invocation Service. The InvocationClient InvocationClient.java demonstrates how to make distributed invocation requests. The InvocationServer InvocationServer.java shows how to sign up a JVM to the Invocation Service and make it available for request fulfillment. To run this example ...
|
How do I start the command-line Coherence application?
Navigate to the {{$COHERENCEHOME}} directory and type {{bin\coherence.cmd}} (Windows) or {{bin/coherence.sh}} (UNIX
|
|
|