Please recommend book about design patterns for server application\distrubuted application

J

Julia

Hi,

I am looking for books about design patterns for server
application.\distrubuted application

I have an Adaptable multithreaded server which send and receive different
type of messages using different type of communication
devices and need to differently process each type of message using a
workflow system
I also have an ASP.NET aplication which can control this server

I already have Elements of Reusable Object-Oriented Software
and P OF EAA. and i love them both.

I am using C# but anything goes,my emphasize is not on the source code.

Thanks in advance.
 
S

Sam Santiago

Look at the References (on page 511 before the index in my copy) section in
the P of EAA - Patterns of Enterprise Application Architecture book by
Martin Fowler I presume - and you'll will see pages of good references.

Thanks,

Sam
--
_______________________________
Sam Santiago
(e-mail address removed)
http://www.SoftiTechture.com
_______________________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top