Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More on worker process
Message
From
16/04/2011 13:33:29
 
 
To
16/04/2011 02:04:25
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01507537
Message ID:
01507596
Views:
32
>Looks like reasonable defensive coding to me. Carried to an extreme, it means assuming any call you make may fail, and coding to handle that.

I dropped this approach in favor of a timeout of a few seconds on the worker process which will obtain the lock to reload the data dictionary. I am targeting at allowing an already ongoing hit in process from the same worker process to complete. Then, the reload shouldn't go into a collision course.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform