Click here to Skip to main content
15,886,806 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: high server config Pin
musefan11-Mar-20 5:48
musefan11-Mar-20 5:48 
GeneralRe: high server config Pin
Nelek11-Mar-20 10:20
protectorNelek11-Mar-20 10:20 
GeneralRe: high server config Pin
musefan11-Mar-20 21:14
musefan11-Mar-20 21:14 
GeneralRe: high server config Pin
Nelek11-Mar-20 21:25
protectorNelek11-Mar-20 21:25 
GeneralRe: high server config Pin
AndyChisholm12-Mar-20 5:41
AndyChisholm12-Mar-20 5:41 
GeneralRe: high server config Pin
OriginalGriff11-Mar-20 6:08
mveOriginalGriff11-Mar-20 6:08 
GeneralRe: high server config Pin
  Forogar  11-Mar-20 4:27
professional  Forogar  11-Mar-20 4:27 
AnswerRe: high server config Pin
musefan11-Mar-20 2:22
musefan11-Mar-20 2:22 
Is the application 3rd party? If so, ask them for recommendations on how to balance workload across machines. Most applications that have high processing requirements will support this kind of shared workload scenario.

If it's in house, then the developers should have a pretty big say in the best way to maximise performance.

Any serious amounts of image processing are best done across multiple machines, but requires the application to support it.

Storage is a separate issue, so design it as so, you only really need to make sure the connection between processing machine(s) and storage machine(s) is fast enough to keep up. Other than that, it's 2 separate requirements.
GeneralRe: high server config Pin
Nand3211-Mar-20 4:15
Nand3211-Mar-20 4:15 
AnswerRe: high server config Pin
W Balboos, GHB11-Mar-20 2:24
W Balboos, GHB11-Mar-20 2:24 
GeneralRe: high server config Pin
musefan11-Mar-20 2:30
musefan11-Mar-20 2:30 
AnswerRe: high server config Pin
Dan Neely11-Mar-20 2:57
Dan Neely11-Mar-20 2:57 
AnswerRe: high server config Pin
Daniel Pfeffer11-Mar-20 5:04
professionalDaniel Pfeffer11-Mar-20 5:04 
GeneralRe: high server config Pin
musefan11-Mar-20 6:08
musefan11-Mar-20 6:08 
GeneralRe: high server config Pin
Daniel Pfeffer11-Mar-20 6:39
professionalDaniel Pfeffer11-Mar-20 6:39 
AnswerRe: high server config Pin
dan!sh 11-Mar-20 5:33
professional dan!sh 11-Mar-20 5:33 
AnswerRe: high server config Pin
Jörgen Andersson11-Mar-20 6:08
professionalJörgen Andersson11-Mar-20 6:08 
GeneralRe: high server config Pin
musefan11-Mar-20 6:21
musefan11-Mar-20 6:21 
AnswerRe: high server config Pin
Gerry Schmitz11-Mar-20 7:01
mveGerry Schmitz11-Mar-20 7:01 
AnswerRe: high server config Pin
AndyChisholm12-Mar-20 0:43
AndyChisholm12-Mar-20 0:43 
GeneralRe: high server config Pin
Nand3212-Mar-20 3:00
Nand3212-Mar-20 3:00 
GeneralCCC Pin
pkfox10-Mar-20 23:38
professionalpkfox10-Mar-20 23:38 
GeneralRe: CCC Pin
musefan11-Mar-20 1:58
musefan11-Mar-20 1:58 
GeneralRe: CCC - Solution Pin
pkfox11-Mar-20 2:53
professionalpkfox11-Mar-20 2:53 
GeneralRe: CCC - Solution Pin
musefan11-Mar-20 3:20
musefan11-Mar-20 3:20 

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.