
DrZed
User
Jun 13, 2000, 2:33 PM
Post #3 of 3
(306 views)
|
Well, you might want to determine why you don't prefer the run time of locking. If it's a question of delaying data that is sent to the user, you might want to spawn a new process to increment the counter. Unless the counter is getting a lot of hits each second, I can't immaging a quick update would take that long.... Dr. Zed
|