Tobias, May I suggest that you incorporate most of Sam's guest post at the top of Crossbar's README file? I spent about ten minutes looking through the docs on GitHub trying to answer the question "what is it and why should I care?". I'd just about given up thinking it was marginally cool but probably irrelevant to me when I took a chance on the blog post. The system Sam describes is awesome, it can solve some of my major pain-points right now, and it's something I can't wait to get started with. I'd have completely missed out on Crossbar if it weren't for his post and I think you'll have better luck recruiting users and developers if you include that content right up front on your project's main page.
Tom On Thu, Jun 5, 2014 at 6:00 AM, Tobias Oberstein < tobias.oberst...@tavendo.de> wrote: > Hi Glyph, > > > > The process support in Twisted is just awesome! It is well designed and > robust across platforms. Both are _big_ things we really depend on. > > > > And yes, the process management and monitoring in Crossbar is really > dynamic: means, it is exposed via WAMP/API _itself_. E.g. WAMP PubSub > events fire on process lifecycle, and processes can be managed via WAMP > calls: > > > > https://github.com/crossbario/crossbar/wiki/Management-API > > > > Want to debug an app component running a Worker? Start Manhole within the > process while it's running via a single WAMP call. > > > > https://github.com/crossbario/crossbar/wiki/Management-API#manhole-1 > > > > Manhole. Another goodie of Twisted;) Love it. > > > > In fact, I would go as far as saying: without Twisted (and Python), it > would have been simply impossible for us to get so far - with limited dev > resources. > > > > Cheers, > > /Tobias > > > > > > *Von:* twisted-python-boun...@twistedmatrix.com [mailto: > twisted-python-boun...@twistedmatrix.com] *Im Auftrag von *Glyph > *Gesendet:* Donnerstag, 5. Juni 2014 05:40 > *An:* Twisted general discussion > *Betreff:* Re: [Twisted-Python] Announcing Crossbar.io > > > > Congrats on launching this, Tobias! > > > > On Jun 4, 2014, at 3:21 PM, Tobias Oberstein <tobias.oberst...@tavendo.de> > wrote: > > > > Technically, Crossbar.io has a multi-process architecture with controller > and worker processes, > which lets use scale up on multi-core. We also prepared things to add > scale-out on multi-node. > > > > Awesome, more people making use of the power of spawnProcess and > event-driven process management is long overdue :-D. > > > > -glyph > > _______________________________________________ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > >
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python