up vote 8 down vote favorite
3
share [g+] share [fb]

I'm trying to do an informal feasibility study for work on if Mono/Apache/Linux is realistically 'ready' and in any way comparable to a more traditional .NET/IIS/Windows stack.

Any comparison of performance would be helpful too.

link|improve this question

75% accept rate
feedback

5 Answers

up vote 10 down vote accepted

Take a look at companies using Mono.

It even says that Wikipedia uses Mono for its search facilities.

link|improve this answer
Wow - who would have known Wikipedia run some Mono processed - that is fairly impressive. – Kieran Benton Oct 6 '08 at 11:28
feedback

http://Fiducial.Biz, a financial company in France is running on Mono with ASP.NET

link|improve this answer
feedback

We're running a website/bunch of webservices on Mono/Apache/FreeBSD platform for one of our customers. The setup works great.

link|improve this answer
Any comment on how they fair in a performance comparison with MS .NET? – Kieran Benton Oct 6 '08 at 11:48
feedback

One thing to remember is 2.0 of Mono is out soon (I think this week) and it is even better now. So if you do any testing make sure you at least use the 2.0 RC

link|improve this answer
It's out. mono-project.com/Main_Page – kenny Oct 6 '08 at 13:33
feedback

I am running a couple sites off ASP.NET over Mono. I am targeting 2.0 of the framework. I haven't had Digg numbers, but I have also never had an issue.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.