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

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -