Connect to the notification backend
Disconnect from the notification backend
Remove an event listener
Register an event listener
Publish a job notification
The notification to publish
Subscribe to job notifications
Function to call when a notification is received
Unsubscribe function
Interface for notification channels that enable cross-process job notifications. Implementations can use Redis, PostgreSQL LISTEN/NOTIFY, or other pub/sub systems.