Implementing Back-End Services
If you need to interact
- Using a separate module, you may move files between nodes while your jobs are executing
- Your job may be a server (e.g., database, GRAM) [if socket listener - be careful about security!]
- Your job my be a CORBA client (Java, C++)
- ...