14 October 2008 ~ 6 Comments

Apache MINA based Server Application Architecture

Apache MINA is one of the best available NIO Frameworks for creating scalable Server applications in Java. Its fun to create applications using MINA.  Lets have a look how the application architecture looks like Lets briefly see what the Major components are IO service – The API’s at this level are responsible for performing actual [...]

Continue Reading