Client Server Application

I currently have a client server application but looking to optimize the framework. I came across an article online that talks about a architecture that I am interested in but the code listed is lacking. Does anybody have any examples of this channel/device architecture?

http://jdj.sys-con.com/read/36326.htm

Thanks.

[336 byte] By [enigmassea] at [2007-11-26 13:49:20]
# 1
The article was posted in 2000 Jan. I think it's a bit dated. Client/server? In this day and age? What makes you think jthis is the answer to your problems?%
duffymoa at 2007-7-8 1:25:46 > top of Java-index,Other Topics,Patterns & OO Design...
# 2
What is the latest and greatest in architectural concepts that allows for bidirectional communication with a backbone for multithreaded [asynchronous/synchronous] processing and database connections? I would be interested in a superior architecture.
enigmassea at 2007-7-8 1:25:46 > top of Java-index,Other Topics,Patterns & OO Design...