List/Grid Tag Archives: architecture

Design Best practices using Factory Method Pattern
In the previous Design Pattern example we have explained about a flavor of Factory pattern which is commonly used nowadays. In this session we will understand a more advanced solution ...

JMS Architecture
Today we are going to explore the Java Message Service (JMS) architecture and its components. In the previous series we have learnt about the JMS, messaging and various types of messaging ...

High Level overview of Unix Architecture
What are the different layers of Unix architecture?Hardware: This refers to the hardware layer of any computer systemKernel: This sits on top of Hardware and it interacts with the ...

Introduction to JMS
What is JMS?
Java Message Service (JMS) API is a part of the Java Enterprise Edition (JEE) specification. JMS is all about sending and receiving messages between two or more clients. ...





















