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
Post a Comment