-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flush RDF to Fedora #597
Comments
Partially resolved with: Islandora/chullo@f1bd37a |
Newbie question: where will the queue that the Drupal rules emits into live? Is that a Drupal function that persists into the main Drupal db? Or can it reuse AMQ or other central messaging plant? |
I didn't think Drupal came with a queue out of the box. But I know that this can be configured to re-use any existing messaging plant that supports Stomp. The broker URL is definitely configurable under the base Islandora configuration screen and the queues for the various rules events that are emitted are configurable under each "rule's" configuration screen and passed to the Broadcaster |
Okay, cool, then the flexibility is there. I will read further and see if I can figure out whether the Karaf AMQ facility is being used for this. |
Partially resolved with: Islandora/Crayfish@29dbba8 |
The text was updated successfully, but these errors were encountered: