What is software architecture? What is the role of a software architect? How do you define software architecture? How do you share software architecture? How do you deliver software architecture?

Search results

"tag:"gc""


Title and summary Date/time
1
JVM Lies: The OutOfMemory Myth
There are times when an OutOfMemoryError means exactly what it says. Try adding new objects to an ArrayList in a while(true) loop and you'll see what I mean. However, there are times when it doesn't. Recently, when I saw a vital supporting application ...
14-Jan-2008
13:39:00
2
The Clash of the Paradigms
I recently came across a subtle anti-pattern which has caused me some pains. This occurred in a successful application used extensively throughout a large financial corporation. It is a library, which is implemented in C++, but usable from several ...
08-Jan-2008
10:29:00

Software architecture for developers