On Feb 3, 2015, at 3:33 AM, dhaval shah wrote:
> I have a situation. I need to implement request queuing like MSMQ in node with Express Framework.
>
> Just wanted to know if it is possible or not? If yes then how?
I am not familiar with MSMQ. Could you explain what you're after, specifically? In what way is the existing functionality of Express insufficient for your needs, and how do you envision MSMQ-like functionality would fix the problem?