Hello All,
I have a problem in which on request one process requests multiple instances (processes) of there state and after collecting data, manipulates the data and represents to the requestor.
Could you please suggest me any design pattern which solves this problem?.
-thanks Harish