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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -