PQR or I want to write a MultiCore Enterprise Solution
April 15, 2008
Leave a comment
Here is a very good article on Dr Dobbs about writing a multi-core enterprise solution using the (P)rocess (Q)ueue (R)epertory design pattern. I have worked on systems which kind of implement the same thing always missing what the article says is a must: instrumentation. This is the first time I have seen it so well documented like this.
PQR – A Simple Design Pattern for Multicore Enterprise Applications
Categories: Development