Details
-
Feature
-
Status: Deferred (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Starting Situation
- YADE does not dispose of a JMS interface.
Desired Behavior
- YADE should implement a JMS interface to
- publish messages to subscribers for a file transfer topic that would signal that a file has been transferred.
- subscribe to file transfer topics that would cause YADE to start a file transfer having received specific messages..
- Some use cases are required to elabore the requirements for this feature.
Proposed Solution
- Implementation with Apache Message Queue
- Possibly implemented for JobScheduler that would run the respective YADE jobs based on events as the receipt of messages.
- Detailed specification required.