Monday, March 27, 2006

SDN - Chapter 8: Performance Techniques
http://java.sun.com/developer/onlineTraining/Programming/JDCBook/perfTech.html

One of the biggest challenges in developing large applications for the Java platform is to make the application meets its performance criteria. This chapter shows you how to track down performance bottlenecks and improve application performance.


Jeffrey Kelly
http://sailwhatcom.com

Monday, March 20, 2006

A tirade against SOA and Distributed Objects
http://geekswithblogs.net/johnsperfblog/archive/2005/08/30/51598.aspx

This week I have an article that is critical of Service Oriented Architectures (SOA) with some very good performance considerations.


Jeffrey Kelly
http://sailwhatcom.com

Monday, March 13, 2006

Today I have a slew of links containing information on ASP.NET memory and memory leaks. Take a gander and let me know if you have any other good links in this area.

ASP.NET Performance Monitoring, and When to Alert Administrators
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/monitor_perf.asp

Tracking down managed memory leaks (how to find a GC leak)
http://blogs.msdn.com/ricom/archive/2004/12/10/279612.aspx

Rico Mariani's Performance Tidbits
http://blogs.msdn.com/ricom/default.aspx

ASP.NET process recycling
http://www.devx.com/vb2themax/Tip/18713

Running ASP.NET 1.1 with IIS 6.0
http://www.asp.net/faq/AspNetAndIIS6.aspx?tabindex=0&tabid=1#2

IIS 5.0 Process Recycling Configuration Tool
http://www.microsoft.com/downloads/details.aspx?FamilyID=c4ba5f3c-1eb2-4f3c-99b0-b0cde072a7d8&DisplayLang=en

Recycling the ASP.NET worker process at set intervals
http://codebetter.com/blogs/steve.hebert/archive/2005/03/07/56663.aspx

Jeffrey Kelly
http://sailwhatcom.com

Monday, March 06, 2006

Comp.Risks
http://groups.google.com/group/comp.risks

This newsgroup is run by the ACM and constitutes a couple-times-a-month newsletter bringing together information on risks to the public due to the use of computers. Topics on heavy rotation include privacy, security, over-charging, book reviews, and physical accidents related to the use of computers.

[Jeff's Personal Note]
This group should be on the reading list of every technology professional!


Jeffrey Kelly
http://sailwhatcom.com