Re: Web application packaging
Ian Bicking <[email protected]> Sat, 9 Jun 2012 00:35:19 -0500
| Newsgroups | gmane.comp.python.web |
|---|---|
| Message-ID | <CAHtfchoMHrWOjY0hWkys-AbogT0qqgA+3CpzXgZ3Zq810Y9oJQ@mail.gmail.com> |
I've been doodling around with things, but honestly I've deployed zero Python apps in the last year, so lacking a use case of any kind I find myself rather unfocused, even though I feel a degree of confidence about the approach. Anyway, my indirect doodling is here: https://github.com/ianb/apppkg/ I'm interested in a cross-language approach, which means a lot of process isolation, and that's where things are vague right now – it would probably be a bit easier if that didn't mean process isolation with Python on both sides, because that's where it gets vague. On Thu, Jun 7, 2012 at 3:08 AM, Alex Morega <[email protected]> wrote: > Hello! > > There was a discussion here, about an year ago, about ways to deploy WSGI > applications to servers. What is the status? What tools are out there, > being currently developed, other than Buildout, Fabric and Silver Lining? > > Cheers, > -- Alex > > > _______________________________________________ > Web-SIG mailing list > [email protected] > Web SIG: http://www.python.org/sigs/web-sig > Unsubscribe: > http://mail.python.org/mailman/options/web-sig/ianb%40colorstudy.com > > _______________________________________________ Web-SIG mailing list [email protected] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/gcpw-web-sig%40m.gmane.org