sausheong / polyglot

Polyglot is a distributed web framework that allows programmers to create web applications in multiple programming languages
626 stars 34 forks source link

Pull RabbitMQ connection details from the environment #10

Closed brandonparsons closed 10 years ago

brandonparsons commented 10 years ago

This is untested (I can't do this stuff from where I am), but I believe should work.

The RabbitMQ connection details should be pulled from the environment so it can work with arbitrary connections.

sausheong commented 10 years ago

Polyglot has switched to ZeroMQ so this is no longer valid. Thanks for contributing though.