Re: Detecting multiple class loaders



Chris wrote:

Our app has a class that reads and writes a file on disk. The file gets corrupt if more than one process gets at it at once. We can detect

My feeling is that you have multiple web apps all writing to one single file. That sounds like bad design. I think you should look into some method that supports multiple reader/writers inherantly. Maybe a small database or something that you can do transactions on.

Could I ask what the heck this file is? What the idea of having one file that all web apps need to process?
.



Relevant Pages

  • Re: Detecting multiple class loaders
    ... My feeling is that you have multiple web apps all writing to one single file. ... Maybe a small database or something that you can do transactions on. ...
    (comp.lang.java.programmer)
  • Re: confused about crystal reports with .NET 2.0 and C#[need basic advice]
    ... to impress people at work i tried writing my ... etc from a Win forms app which uses an access database. ... Is that only for web apps, if it is'nt then could anyone point me to a ...
    (microsoft.public.dotnet.general)
  • Re: Datareader binding to datagrid not working
    ... tshad wrote: ... been writing all my asp.net work using DW and am just now trying to build a application that will read some of the tables I had written out from my web apps. ... I can get my DataReader to read my data fine. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Which Version of Delphi (Professional, Enterprise, Architect)
    ... I'm writing the software for someone else. ... The mySql stuff is his problem, ... Check the licencing if it's not going to be a web application (e.g. ... thought.Works well for web apps though. ...
    (borland.public.delphi.non-technical)