Skip to content

Use postgres listen/notify for publish and subscribe.  #4004

Open
@joshiste

Description

@joshiste

Since #3884 we can use postgres' listen/notify in conjunction with the JdbcMessageStore.

The current implementation is only for queues - but the listen/notify could be also used for publish/subscribe to broadcast messages to all listeners.

p.s.
I've got a working prototype for this adding an inbound- and outbound adapter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions