I actually have run web2py on ironpython. It runs surprisingly well.
You have to remove references to signal, csv and logging modules but
Rocket actually runs. No GIL either! I'm experimenting with running
web2py on IIS with nwsgi (http://nwsgi.codeplex.com/). I would gladly
ditch ASP.NET for web2py.NET but the former is currently paying the
bills.


On Dec 1, 1:16 pm, Branko Vukelic <[email protected]> wrote:
> On Wed, Dec 1, 2010 at 8:10 PM, Thadeus Burgess <[email protected]> wrote:
> > Would that be the decision of the webserver? gevent uses a event-per-request
> > and it is written completely in python.
>
> Anyway, they didn't say ASP.NET. They just said .NET.
>
> http://ironpython.net/
>
> Run web2py on that, and wahoo!
>
> --
> Branko Vukelić
>
> [email protected]
> [email protected]
>
> Check out my blog:http://www.brankovukelic.com/
> Check out my portfolio:http://www.flickr.com/photos/foxbunny/
> Registered Linux user #438078 (http://counter.li.org/)
> I hang out on identi.ca:http://identi.ca/foxbunny
>
> Gimp Brushmakers Guildhttp://bit.ly/gbg-group

Reply via email to