WebSub - previously PubSubHubbub - is a HTTP-based PubSub protocol.
Questions tagged [websub]
124 questions
0
votes
0 answers
speed comparison of pubsubhubbub and message based sysem
What kind of application would be fair choice for comparing performance of message based asynchronous publish/subscribe system with PubsubHubbub (which is synchonous)?
I developed an atom based application for the pubsubhubbub but that application…

Abraham
- 603
- 7
- 19
0
votes
2 answers
How to create new pubsubhub rss from existing "normal" rss?
I'd like to create a new real-time RSS feed using pubsubhubbub by processing an existing RSS feed which i cannot easily change. Is there a tool or approach which makes this easy? The RSS feed which i want to process does not offer pubsubhubbub…

hpk42
- 21,501
- 4
- 47
- 53
0
votes
1 answer
About Googles PubSubHubbub drawback
I was reading a paper titled "An Optimized Web Feed Aggregation Approach for Generic Feed Types" and googles PubSubHubbub protocol was discussed and the paper stated its drawback something like
Furthermore, there are patch systems such as…

Rajeshwar
- 11,179
- 26
- 86
- 158
-1
votes
1 answer
Is there a PubSubHubbub Server implementation in java?
Is there a PubSubHubbub Server not publisher implementation in java?

Sean Nguyen
- 12,528
- 22
- 74
- 113