TUTORIALS   |   BUTTERFLY COMPONENTS   |   ABOUT   |   RSS      A Voice in the Buzz on Software
TUTORIAL CATEGORIES
Software as Career (5)
 
API Design (12)
Dependency Injection (11)
OOP / OOD (2)
 
Java Collections (17)
Java Concurrency (21)
Java Date and Time (9)
Java Exception Handling (12)
Java Generics (10)
Java IO (54)
Java Multithreaded Servers (4)
Java Networking (9)
Java Persistence (4)
Java Reflection (12)
Java Unit Testing (2)
Java Web Apps (2)
Java XML (17)
 
SOA - Service Oriented Architecture (10)
Web Services (4)
SOAP (7)
 
Flex Tetris Tutorial (8)
Flex Custom Components Tutorial (5)
 
SVG - Scalable Vector Graphics (24)
NEWS
SOA: Service Performance
When breaking down your system or systems into a service oriented architecture, you need to give consideration to the performance penalty imposed by the network traffic between services. This issue is discussed in this new text in the SOA tutorial.

SOA: Service Proxy
A service proxy can translate between two incompatible service protocols. The principle of service proxies is discussed in this new text in the SOA tutorial.

SOA: Services vs. Applications
What is the difference between a service and an application? The SOA tutorial has been expanded with a tutorial discussing this topic.

SOA: Services vs. Applications
What is the difference between a service and an application? The SOA tutorial has been expanded with a tutorial discussing this topic.

SOAP Tutorial Started
The first 7 texts in the SOAP tutorial have been released, covering SOAP Envelope, Header, Body, Fault, roles and message exchange patterns (MEP).

SOA: Service Repositories
The SOA tutorial has been continued with a new text briefly explaining the concept of Service Repositories, which are catalogues of available services.

Service Oriented Architecture (SOA)
The web service tutorial has been split into two trails: One on web services details only, and one on service oriented architecture (SOA).