M
Mike Bevins
Hello All, I have a web service that handles incoming notifications. 2
notifications can come in at the same time and reference the same item so I
need a way to know both of them are there when processesing the data or at
least one at a time not 2. My question is what is the best way to do this?
I have been thinking of using MSMQ is this possible in a shared hosting
enviroment or even possible to use the way I am thinking?
notifications can come in at the same time and reference the same item so I
need a way to know both of them are there when processesing the data or at
least one at a time not 2. My question is what is the best way to do this?
I have been thinking of using MSMQ is this possible in a shared hosting
enviroment or even possible to use the way I am thinking?