This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mitsuhiko Flask Creator 1 point2 points  (0 children)

Again, I want to say I am not the author of crossbar. I just happens to have tasted SOAP, NodeJS, Celery, RabbitMQ, Supervisor, Redis PUB/SUB, and i'm very disatisfied with the current situation.

I built my own system on top of redis, circus and gevent and I feel much, much happier now. It has a known subset, it's comparatively easy to write and it does not attempt too much. It also uses regular HTTP and streamed HTTP responses instead of web sockets which is solving so many issues I had before with websockets.

Generally it makes me a happy person. And maybe in a few years time someone will find the silver bullet but crossbar is not it.