[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ProgSoc] Threads




> The rule of thumb is to start at the number of threads you have 
> processors & increase them until your CPU maxes out.  Any 
> more than that 
> & you're just thrashing.

Hmm .. the problem is that the CPU rarely (if ever) maxxes out, but the
application still struggles its titties off. And due to the nature of
the application, the time you need the fastest response is also the time
the application is working its hardest.

The app is written using Web Objects, which I believe is some sort of
Java variant? Anyone have an opinion on Web Objects? Whatever it is, it
seems very slow .. and far too pretty. Gimme the Windows API anyday ..

    gleNN


-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.