Skip to content

Explore events base queues as a strategy #19

@thoven87

Description

@thoven87

Currently, we poll by default every 100ms for jobs unless a user change this on the config.

I think it'll be beneficial to also support Postgres LISTEN / NOTIFY (yes, the payload limit is 8KB) it would help with #17
I see PostgresNIO has support for LISTEN / NOTIFY, but it's not well documented. Maybe @fabianfett can help point us in the right direction?

What do you think @adam-fowler @Joannis ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions