Stack Exchange Website Profiler Now Open Source
ScuttleMonkey writes "Joel Spolsky sent out smoke signals this morning about the recent release of the Stack Exchange Website Profiler as open source. Sam Saffron expounds on why this profiler is perhaps 'best and most comprehensive production web page profiler out there for any web platform.' The project is available via Google Code or NuGet."
To be a little bit more informative is a low profile monitoring tool for production environments running .NET mvc.
Sadly Joel Sprotsky the ex-Microsoftie still has a lot of work to do: choosing .NET and Windows server (!) was probably far from the smartest idea. All the biggest websites (eBay, Amazon, GMail, Google, Wikipedia, etc.) do NOT run on Windows servers for a reason.
Perhaps you should start by looking at how StackOverflow actually does it since a majority of their servers *aren't* Windows based. http://highscalability.com/blog/2011/3/3/stack-overflow-architecture-update-now-at-95-million-page-vi.html
'best and most comprehensive production web page profiler out there for any web platform.'
That's a little bit misleading. This project is basically instrumentation that you add to an asp.net 4.0 webapp. It does not seem to be usable by any other kind of webapp. It doesn't even look like it would be easy to port to the other major platforms.
There aint no pancake so thin it doesn't have two sides.
o/~ Join us now and share the software
Comment removed based on user account deletion
Comment removed based on user account deletion
Wow, Shapado looks exactly StackExchange. I'm assuming that's legal and all (didn't check the licenses), but it sure is in poor taste.
Wow, GNU/Linux looks exactly like UNIX. I'm assuming that's legal and all (didn't check the licenses), but it sure is in poor taste.
Wow, Quattro Pro looks exactly like 1-2-3. I'm sure this one is legal (even checked the US Supreme Court decision), but it sure is in poor taste.
Comment removed based on user account deletion
Comment removed based on user account deletion
Comment removed based on user account deletion
It seems they use Linux to cover it up when Windows dies with HAProxy.
Everything still boils down to IIS, .NET and MS SQL.
Many of the commenters seem pretty cranky, but I am very excited by this tool, it's exactly what I need and very nicely put together. I'll certainly be weaving it into my project. It shows the same dense but tight information presentation, use of AJAX techniques, and clean, modern web coding techniques that makes Stack Overflow so popular in the first place.
Too bad I read the title as "Stock Exchange Website Profiler" and thought that someone had open sourced years of mining and forecasting stock information for the public to collaborate on.
Back on topic, this is quite interesting as well.