Label: remoting

Content with label remoting in XAP 6.6 Documentation (See content from all spaces)
Related Labels: component , executor , sync , book-all-java , book-prog , components , scripting , async

Async Remoting Component
Async Remoting allows you to use remote invocations of POJO services, with the space as the transport layer.\\ (/) You can find working examples for this feature in the Open Spaces Data Example Data Example and under the Remoting Example SBP:Remoting Example ...
Executor Remoting Component
Executor Remoting allows you to use remote invocations of POJO services, with the space as the transport layer using OpenSpaces Executors. \\ (/) You can find working examples for this feature in the Open Spaces Data Example Data Example and under the Executors Example ...
Remoting (SVF)
Remoting allows you to use remote invocations of POJO services, with the space as the transport layer. Overview Spring provides support for different remoting technologies http://static.springframework.org/spring/docs/2.0.x/reference/remoting.html . OpenSpaces uses the same concepts to provide ...
Scripting Component
Scripting over remoting allows to simply execute scripting and dynamic languages as remote "jobs". Overview Async Remoting Async Remoting Component and Sync Remoting Sync Remoting Component allow you to simply expose and execute custom services using ...
Sync Remoting Component
Sync Remoting allows you to use remote invocations of POJO services, with the space as the transport layer.\\ (/) You can find a working example for this feature under the Remoting Example SBP:Remoting Example#RemotingExampleSyncRemotingExample in our Solutions and Best Practices Section ...