Skip to Main Content

Programming Languages & Frameworks

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

implement subscription to db events

vbuehringerMar 3 2015 — edited Mar 4 2015

in the evolution from rest-services to websockets it should be possible to leverage the publish/subscribe functionality

inside oracle-db

a node program registering for db-events with callbacks would be the natural solution for reacting to events in the database and propagate

the changes via websockets to the webclients

the functionality is already in the oci-driver

Comments

Post Details

Added on Mar 3 2015
3 comments
2,438 views