List/Grid Tag Archives: architecture

Factory_Method_Design_Pattern

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 ...
Flipkar

Case study : How Flipkart scales PHP

How Flipkart scales PHP from sids
JMS Architecture

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 ...
Unix Architecture Layers

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 ...
Point to Point Messaging in JMS

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. ...
© 2013 IdioTechie. All rights reserved.