rss - Live feeds via Atom protocol -


i have create consumer consumes feeds atom service. feeds should consumed , when published on atom server.

currently using camel-atom protocol polls atom server every 60 seconds default (this polling time can reduced). way (using api) can subscribe atom server , receive updates whenever posted?

atom servers not pushing changes subscribers. published feeds (rss , atom) way enable clients automatically check updates.

there no option configure camel-atom other consumer.delay, sets polling interval.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

Kivy: Swiping (Carousel & ScreenManager) -

jdbc - Not able to establish database connection in eclipse -