• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

A dozen users accessing a DOS application

Does it need faster disk speed or proc or memory or network? It's just a file that sits on a server and everyone accesses it at the same time.
 
would it really matter? dos apps are so small, most are loaded totallly into memory right? most anything would work, unless u got some kind of beastly dos program. i haven't used dos for a long long time🙂
 
Originally posted by: arcenite
my guess is the most important factor would be the memory (as long as you have 1 mb, you're fine )
:thumbsup: in 2 sticks for dual channel 😉

But seriously, some old DOS extender apps could use up to 16 MB of RAM, in 4 sticks for quad channel goodness. This requires at least a 386 processor though.

Disk I/O and possibly network speed are the most likely bottlenecks, unless you really are using a 386.
 
Dos is a realtime os it doesn't multitask well, for something like your describing I mean like Disk I/O and the file system ie like fat 16/32 you need a good filesystem or some means of backup to correct file coruption as this is alot more common w/out a journaling file system like NTFS
 
Back
Top