Click here to Skip to main content
15,891,431 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Peter Norton: an inspiring story of an entrepreneur Pin
pkfox15-May-19 19:57
professionalpkfox15-May-19 19:57 
GeneralRe: Peter Norton: an inspiring story of an entrepreneur Pin
OriginalGriff15-May-19 20:46
mveOriginalGriff15-May-19 20:46 
GeneralRe: Peter Norton: an inspiring story of an entrepreneur Pin
Dr.Walt Fair, PE15-May-19 5:17
professionalDr.Walt Fair, PE15-May-19 5:17 
GeneralRe: Peter Norton: an inspiring story of an entrepreneur Pin
Martin ISDN16-May-19 5:34
Martin ISDN16-May-19 5:34 
GeneralRe: Peter Norton: an inspiring story of an entrepreneur Pin
dandy7215-May-19 6:35
dandy7215-May-19 6:35 
GeneralRe: Peter Norton: an inspiring story of an entrepreneur Pin
Dean Roddey15-May-19 10:18
Dean Roddey15-May-19 10:18 
GeneralRe: Peter Norton: an inspiring story of an entrepreneur Pin
raddevus16-May-19 2:20
mvaraddevus16-May-19 2:20 
GeneralHard drive write latency problem Pin
Michael Breeden15-May-19 3:28
Michael Breeden15-May-19 3:28 
I have a Windows Service running that does a number of file conversions docx->PDF->PostScript plus combining the files. I'm running into a problem of hard drive write latency. The application writes a file (converts to another format). When it finishes, it copies it elsewhere, but I am getting an error that the converted file is not accessible. I'm assuming that my server is configured to do buffered file writes like a storage server when what I really need is a file server that is done writing when it says it is done. I put in a time delay before the file copy, but it didn't seem to help. Is there a way to confirm the file write is complete or some way around this?
Any suggestions or links to the problem would be appreciated. Thanks, M

GeneralRe: Hard drive write latency problem Pin
  Forogar  15-May-19 3:44
professional  Forogar  15-May-19 3:44 
GeneralRe: Hard drive write latency problem Pin
Michael Breeden15-May-19 3:51
Michael Breeden15-May-19 3:51 
GeneralRe: Hard drive write latency problem Pin
OriginalGriff15-May-19 3:59
mveOriginalGriff15-May-19 3:59 
GeneralRe: Hard drive write latency problem Pin
  Forogar  15-May-19 4:25
professional  Forogar  15-May-19 4:25 
GeneralRe: Hard drive write latency problem Pin
  Forogar  15-May-19 3:59
professional  Forogar  15-May-19 3:59 
GeneralRe: Hard drive write latency problem Pin
Mycroft Holmes15-May-19 12:50
professionalMycroft Holmes15-May-19 12:50 
GeneralRe: Hard drive write latency problem Pin
#realJSOP15-May-19 7:11
mve#realJSOP15-May-19 7:11 
GeneralRe: Hard drive write latency problem Pin
Randor 15-May-19 4:52
professional Randor 15-May-19 4:52 
GeneralRe: Hard drive write latency problem Pin
#realJSOP15-May-19 5:14
mve#realJSOP15-May-19 5:14 
GeneralRe: Hard drive write latency problem Pin
Fueled By Decaff15-May-19 4:55
Fueled By Decaff15-May-19 4:55 
GeneralRe: Hard drive write latency problem Pin
  Forogar  15-May-19 5:40
professional  Forogar  15-May-19 5:40 
GeneralRe: Hard drive write latency problem Pin
#realJSOP15-May-19 7:13
mve#realJSOP15-May-19 7:13 
GeneralRe: Hard drive write latency problem Pin
Dr.Walt Fair, PE15-May-19 5:26
professionalDr.Walt Fair, PE15-May-19 5:26 
GeneralAnnoyed Pin
#realJSOP15-May-19 3:23
mve#realJSOP15-May-19 3:23 
GeneralRe: Annoyed Pin
PeejayAdams15-May-19 3:39
PeejayAdams15-May-19 3:39 
GeneralRe: Annoyed Pin
#realJSOP15-May-19 4:29
mve#realJSOP15-May-19 4:29 
GeneralRe: Annoyed Pin
PeejayAdams15-May-19 5:09
PeejayAdams15-May-19 5:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.