Julien, thank you for your answer. I want to have a as simple to setup as possible hub which I need for locally testing my publisher and subscriber. I don't want to run the hub on the internet or under any heavy load. I know the list in the wiki (http://code.google.com/p/pubsubhubbub/wiki/Hubs) but I don't want to try all of them to know which one fits my needs.
Thank you for your help and kind regards Nate Am Donnerstag, 5. Juli 2012 18:49:27 UTC+2 schrieb Julien: > > Nate, > > The Google App Engine hub is really intended at running on GAE. I'm not > trying to discourage you from this, but there is a lot of complexity > involve in doing so. There are other hub software in more languages that > may be easier to implement/setup (specially if you're not experienced with > GAE). > There are also hosted solutions. > > Please tell us more about why you want to run a hub and we cna maybe point > you to the best solution. > > Thanks, > > julien > > > > On Wed, Jul 4, 2012 at 9:23 AM, Nate A wrote: > >> Hello, >> I want to setup a hub locally to test my publisher and subscriber. I have >> found two pages with instructions how to setup a hub: >> The first one in the pubsubhubbub wiki [1] and the second on [1] through >> a link on github [3]. >> >> The first one fails when I run >> >> bash setup.sh >> >> the second one in Step 3. When I open “http://localhost:8080/” >> >> >> Can anybody give me instructions or a link to instructions on how to setup a >> hub for development? >> >> >> [1] >> https://code.google.com/p/pubsubhubbub/wiki/DeveloperGettingStartedGuide >> [2] >> http://www.liangeugene.com/2011/02/running-pubsubhubbub-on-ubuntu-10-04-python-2-6/ >> [3] https://github.com/marianoguerra/pshb-example/issues/1 >> >> Thank you >> Nate >> > >
