At JavaOne 2008, LinkedIn employees presented two sessions about the LinkedIn architecture. The slides are available online:
to scaling performance architecture linkedin scalability by fmeyer and 1 other person on Jun 6, 2008, 4:57 PMBased on the same architectural pattern of the web, "REST" has a growing dominance of the SOA (Service Oriented Architecture) implementation these days. In...Based on the same architectural pattern of the web, "REST" has a growing dominance of the SOA (Service Oriented Architecture) implementation these days. In this article, we will discuss some basic design principles of REST.
to rest architecture patterns by fmeyer on Jun 6, 2008, 2:01 PMYou may or may not be aware that there is debate going on about the “right” way to implement heterogeneous application-to-application communication:
to rest design architecture by fmeyer and 2 other people on May 28, 2008, 6:20 PMThis article discusses several architecture and management topics for the two different approaches.
to esb articles architecture soa by fmeyer on May 27, 2008, 3:56 PMIn this interview, recorded at QCon London, Jim Webber, ThoughtWorks SOA practice leader talks to Stefan Tilkov about Guerilla SOA, Description Language (S...In this interview, recorded at QCon London, Jim Webber, ThoughtWorks SOA practice leader talks to Stefan Tilkov about Guerilla SOA, Description Language (SSDL).
to architecture esb rest soa webservices video interview mest by fmeyer and 1 other person on May 27, 2008, 3:46 PMThe QCon presentation (slides) was ostensibly about how we use HTTP for services within Yahoo’s Media Group.
to rest squid apache cache http architecture proxy caching by fmeyer on May 26, 2008, 2:17 PM- to software engineering java design j2ee architecture by fmeyer on Aug 25, 2007, 5:39 PM
Consider an [arbitrary] piece of code. It's indoors, it's well behaved, and you can be proud of it. What is it about that code that you like? Is it elegant...Consider an [arbitrary] piece of code. It's indoors, it's well behaved, and you can be proud of it. What is it about that code that you like? Is it elegant? Is it clever? Does it enable something? How would you measure the value of code?
to software toread ideas business architecture development information economy economics by fmeyer on Feb 14, 2007, 8:41 PMOne of the most important architectural decisions a Java developer can make is how to use the Java exception model. Java exceptions have been the subject o...One of the most important architectural decisions a Java developer can make is how to use the Java exception model. Java exceptions have been the subject of considerable debate in the community. Some have argued that checked exceptions in the Java languag
to exceptions programming design architecture exception java patterns by fmeyer on Jan 20, 2007, 9:10 PMThe most complicated aspect of large software projects is not the implementation, it is the real world domain that the software serves. Domain Driven Desig...The most complicated aspect of large software projects is not the implementation, it is the real world domain that the software serves. Domain Driven Design is a vision and approach for dealing with highly complex domains that is based on making the domai
to free development driven domain architecture design DDD pdf book by fmeyer on Dec 9, 2006, 6:51 PMDon't write your interactive Web application in custom Javascript! The Web's Declarative nature needn't be broken just because you want two-way dynamic dat...Don't write your interactive Web application in custom Javascript! The Web's Declarative nature needn't be broken just because you want two-way dynamic data instead of one-way documents on your site.
to javascript declarative ajax microformats development architecture web2.0 by fmeyer on Nov 13, 2006, 4:40 PMThe Java® Transaction API (JTA) allows applications to perform distributed transactions, that is, transactions that access and update data on two or more n...The Java® Transaction API (JTA) allows applications to perform distributed transactions, that is, transactions that access and update data on two or more networked computer resources. The JTA specifies standard Java interfaces between a transaction manag
to JTA java xa transactions architecture by fmeyer on Sep 15, 2006, 4:19 PMSummary A software architecture should not only explain how things are done in a software project, it should guide the team in that direction.
to management architecture leadership software by fmeyer on Apr 5, 2006, 3:54 AM