Practical Design Patterns for a Tele/Communication System
-
hi, i am working on the Business Model of Communication System - based on Real Time concepts - and i am hardly in need of a series of well-defined practical design patterns. The only source i have found till now (book of Design Patterns in Communications System ,Linda Rising) is not satisfying because it consists of some theorical suggestion without practical solution for implementation. any suggestion in this article is most appreciated:confused: best
-
hi, i am working on the Business Model of Communication System - based on Real Time concepts - and i am hardly in need of a series of well-defined practical design patterns. The only source i have found till now (book of Design Patterns in Communications System ,Linda Rising) is not satisfying because it consists of some theorical suggestion without practical solution for implementation. any suggestion in this article is most appreciated:confused: best
If you could find a way of discussing (by article) the concept of concurrency (and multithreading) for Real Time applications, I think that would be welcomed.
The best times in life are the ones you can't remember!!!
-
If you could find a way of discussing (by article) the concept of concurrency (and multithreading) for Real Time applications, I think that would be welcomed.
The best times in life are the ones you can't remember!!!
thanks for your suggestion, but in this phase i am not working on my software architect,just trying to find an oo solution for my bussiness objects e.g. applying observer pattern for the behavior of the Call and its related Features.i guess what you mentioned relies on the architecture. any further suggestion is most welcomed.
-
thanks for your suggestion, but in this phase i am not working on my software architect,just trying to find an oo solution for my bussiness objects e.g. applying observer pattern for the behavior of the Call and its related Features.i guess what you mentioned relies on the architecture. any further suggestion is most welcomed.
I like this book it talks about how to make desgin pattern efficient, their strategy and also shows you implementation. Although, you would find baic java codes are written in there but i believe you can use for C# and other programming langauges as concepts are still the same. Let me know what you think about it. Head First Design Patterns (Head First) by Elisabeth Freeman, Eric Freeman, Bert Bates, Kathy Sierra.
-
I like this book it talks about how to make desgin pattern efficient, their strategy and also shows you implementation. Although, you would find baic java codes are written in there but i believe you can use for C# and other programming langauges as concepts are still the same. Let me know what you think about it. Head First Design Patterns (Head First) by Elisabeth Freeman, Eric Freeman, Bert Bates, Kathy Sierra.
I am working on Part I,Unit 6 ,A Pattern Language of Call Processing now,in fact that was a little bit hard to understand what the author really means, (I can point to some pages) anyway I went through it. I have designed my model based on it which I found very very interesting after I understood of course. Now I have a basic model (Class Diagrams) which I really would like to get feedback ideas and have more discussion from whom are expert on this domain(Telecommunication). Kind regards, Azadeh Aftahi