soadecisions.org
Perspectives on Web Services and SOA Decisions (SOAD)
http://www.soadecisions.org/link.htm
The book is written by experienced practitioners. The text is accompanied by a realistic case study which leads the reader through a complete project lifecycle.". Recommended Reading and Online References (2003-2015). Three recommended reads for any software architect, finding the balance between theory and practice, independent of any architectural style and technology:. Just Enough Software Architecture. The Process of Software Architecting. Make sure to visit the EIP website. At the Institute for Soft...
tomrose.blogspot.com
The Next Evolution: Blog moved to http://tne.firstopen.org
http://tomrose.blogspot.com/2009/08/blog-moved-to-httptnefirstarchitectorg.html
Enterprise Architecture, RFID, Sensor Networks, Near Field Communication, WiMax, and other interesting related topics. 在未來的演變. Thursday, August 06, 2009. Blog moved to http:/ tne.firstopen.org. Posted by Tom Rose. Subscribe to: Post Comments (Atom). I didn't see it coming. Cocoa Programming For Mac OS X. Making Shoes for the Cobbler's Children. What Got You Here Won't Get You There. Enterprise Service Oriented Architecture. System Level Design with Rosetta. Enterprise Architecture as Strategy.
niklasschlimm.blogspot.com
Niklas' Blog: 5' on IT-Architecture: the modern software architect
http://niklasschlimm.blogspot.com/2012/08/5-on-it-architecture-modern-software.html
Friday, August 17, 2012. 5' on IT-Architecture: the modern software architect. Before I start writing about this let me adjust something right at the beginning:. Whilst programming is a necessary activity. There is a whole bunch of activities that are sufficient. Figure 1: Activities of the software architect. When I worked as an architect I often found myself in difficult tradeoff situations. Sharing knowledge and communication. Another superior important activity: sharing knowledge. Therefore, architec...
sftweng.com
Links and resources | On Software Engineering
http://www.sftweng.com/links-and-resources
The following is a list of useful links and resources grouped by category which may be of interest. The Carnegie Mellon Software Engineering Institute (SEI). Grady Booch’s Blog. Handbook of Software Architecture. Association for Computing Machinery (ACM). The Open Group’s Architecture Forum. The DoDAF Architecture Framework. International Association for Software Architects. Software Engineering Body of Knowledge (SWEBOK). SEI’s Library (reports, presentations, books, webinars, podcasts, videos). Code Co...
niklasschlimm.blogspot.com
Niklas' Blog: Threading stories: about robust thread pools
http://niklasschlimm.blogspot.com/2012/03/threading-stories-about-robust-thread.html
Wednesday, March 21, 2012. Threading stories: about robust thread pools. Another blog of my threading series. This time it's about thread pools, robust thread pool settings in particular. In Java thread pools are implemented by the. Class introduced in Java 5. The Javadoc of that class is very well organized. So I spare me the effort to give a general introduction here. Basically, what. Does is, it creates and manages threads that process. To be useful in a wide range of contexts. If you submit tasks in ...
niklasschlimm.blogspot.com
Niklas' Blog: Java 7: How to write really fast Java code
http://niklasschlimm.blogspot.com/2012/01/java-7-how-to-write-really-fast-java.html
Tuesday, January 17, 2012. Java 7: How to write really fast Java code. When I first wrote this blog my intention was to introduce you to a class. Which is new in Java 7 to generate random numbers. I have analyzed the performance of. In a series of micro-benchmarks to find out how it performs in a single threaded environment. The results were relatively surprising: although the code is very similar,. Is twice as fast as. OK, that's enough talk, let's get started! Works on a static singleton instance of.
niklasschlimm.blogspot.com
Niklas' Blog: 5' on IT-Architecture: three laws of good software architecture
http://niklasschlimm.blogspot.com/2012/05/5-on-it-architecture-three-laws-of-good.html
Tuesday, May 15, 2012. 5' on IT-Architecture: three laws of good software architecture. Law 1: Good architecture is one that enables architects to have a minimum of irrevocable decisions. Law 2: To make decisions revocable you need to design for flexibility. This is the most provocative statement and I am having controversial discussions here. The reason is that flexibility introduces the need for abstraction. Abstraction uses a strategy of simplification, wherein formerly concrete details are le...This ...
SOCIAL ENGAGEMENT