Hi, I would like to ask some advices or experiences from architecture or technology for building real-time system. Before I have some experience on developing "Queuing Management System", I have done by sending TcpServer and TcpClient message to all operators when a operator changed the queue number. But I think this strategy a lot complicated and issues. Could anyone guide me some ideas? Cheers, Samnang
In article , Samnang@discussions.microsoft.com says...> > Hi, > > I would like to ask some advices or experiences from architecture or > technology for building real-time system. Before I have some experience on > developing "Queuing Management System", I have done by sending TcpServer and > TcpClient message to all operators when a operator changed the queue number. > But I think this strategy a lot complicated and issues. > > Could anyone guide me some ideas? > > Cheers,i, > Samnang Hi Samnang, have you tought of using WCF for communication purposes and pattern publish/subcribe for notification? -- Ivan Jocic blog: http://biztalkia.com/blogs/IvanJo