Job events on different machines
Created by: floolean
Hi, I would like to see following scenario:
- Machine1 creates jobs
- Machine2 processes jobs
- Machine1 listens for job events like 'completed', 'failed', 'progress' and so on.
Is this possible? Thanks