48 core processor
-
http://www.tgdaily.com/2006/03/28/azul_systems_48cores/[^] Aside from the cool factor of having a 48 core 64bit chip, the following line struck me: 'Azul currently sells their Azul Compute Appliance which combines up 384 cores to accelerate Java applications.' ... my immediate reaction was 'yep, that's about what it takes'. :) ...cmk Save the whales - collect the whole set
-
http://www.tgdaily.com/2006/03/28/azul_systems_48cores/[^] Aside from the cool factor of having a 48 core 64bit chip, the following line struck me: 'Azul currently sells their Azul Compute Appliance which combines up 384 cores to accelerate Java applications.' ... my immediate reaction was 'yep, that's about what it takes'. :) ...cmk Save the whales - collect the whole set
cmk wrote:
my immediate reaction was 'yep, that's about what it takes'
... per thread :rolleyes:
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"
-
cmk wrote:
my immediate reaction was 'yep, that's about what it takes'
... per thread :rolleyes:
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"
Ryan Binns wrote:
... per thread
and that's for console apps. GUI apps'd need more cores. :rolleyes: Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
The Ultimate Grid - The #1 MFC grid out there! -
Ryan Binns wrote:
... per thread
and that's for console apps. GUI apps'd need more cores. :rolleyes: Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
The Ultimate Grid - The #1 MFC grid out there! -
Heh, that really depends on a lot factors beyond the OS. *goes back to working off a Citrix server four states away*
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
Heh, that really depends on a lot factors beyond the OS. *goes back to working off a Citrix server four states away*
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
Shog9 wrote:
*goes back to working off a Citrix server four states away*
Well, the move was your choice, wasn't it? :-) Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
The Ultimate Grid - The #1 MFC grid out there! -
Shog9 wrote:
*goes back to working off a Citrix server four states away*
Well, the move was your choice, wasn't it? :-) Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
The Ultimate Grid - The #1 MFC grid out there!Absolutely! The reason i'm using Citrix is that it gives me the best of both worlds - i can sit on my couch, at home, drinking coffee while waiting for DB access to complete, and the software accessing the DB is running on a machine only a few yards away from the DB server. Speedy and convenient! However, it has made me very familiar with apps that just aren't written to run with their UI displayed remotely. This comes down to the application, not the OS.
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
Why? "God doesn't play dice" - Albert Einstein "God not only plays dice, He sometimes throws the dices where they cannot be seen" - Niels Bohr
-
Why? "God doesn't play dice" - Albert Einstein "God not only plays dice, He sometimes throws the dices where they cannot be seen" - Niels Bohr
Not sure, graphic drivers?, I duno but I've both a (local) unix & pc workstation, launch same gui on them and the redraws as slower on unix. I'de put it down to bad testing (maybe incomplete testing is more appropriate).....anyway I hate gui's X| (coding them that is), they can do exactly what they are supposed to but someone can come back and say they don't like the way the left side of the gui is lain out. I'll stick to the server side components for the time being, ta very much.....