Click here to Skip to main content
16,009,318 members
Home / Discussions / C#
   

C#

 
GeneralRe: Which approach is better for this problem? Pin
Pete O'Hanlon9-Feb-12 21:59
mvePete O'Hanlon9-Feb-12 21:59 
GeneralRe: Which approach is better for this problem? Pin
SledgeHammer0110-Feb-12 3:48
SledgeHammer0110-Feb-12 3:48 
GeneralRe: Which approach is better for this problem? Pin
Pete O'Hanlon10-Feb-12 3:56
mvePete O'Hanlon10-Feb-12 3:56 
GeneralRe: Which approach is better for this problem? Pin
jschell10-Feb-12 9:20
jschell10-Feb-12 9:20 
GeneralRe: Which approach is better for this problem? Pin
SledgeHammer0110-Feb-12 9:34
SledgeHammer0110-Feb-12 9:34 
GeneralRe: Which approach is better for this problem? Pin
jschell12-Feb-12 7:29
jschell12-Feb-12 7:29 
GeneralRe: Which approach is better for this problem? Pin
SledgeHammer0112-Feb-12 8:43
SledgeHammer0112-Feb-12 8:43 
GeneralRe: Which approach is better for this problem? Pin
jschell14-Feb-12 13:27
jschell14-Feb-12 13:27 
SledgeHammer01 wrote:
Sounds like you really need to get out into the real world if you think 5000
simultaneous connections is a lot. Game servers have WAY more. Brokerages that
offer real-time stock tickers have WAY more. Those are some REAL WORLD examples
for you since I know you have a really difficult / impossible time wrapping your
brain around "hypothetical concepts"


And what is the percentage of websites that generate those numbers versus the total number of websites in the world?


SledgeHammer01 wrote:
That was his first post.


First post at this time says nothing at all about "jerky refreshes".

SledgeHammer01 wrote:
False. Again. ADO.NET out of the box closes ...


The phrase "jerky refreshes" suggests a GUI display problem to me.

SledgeHammer01 wrote:
You just don't like real requirements do you? Big Grin | :-D Reading your posts and
playing arm chair psychiatrist, I think I have finally figured out your problem.
You have spent too many years implementing "business requirements" at business
oriented companies that don't care about performance.


Current server that I wrote and support has a measured rate based on realistic traffic of 100 TPS (Transactions Per Second) for a single box, with a burst rate of 600 over 3 seconds. The expected volume for the largest servable market business segment for that market is 2000 TPS seconds which translates to 20 boxes. That server currently runs in two geographical distinct redundant data centers supporting remote and local and remote failover.

So I would say that your 'guess' is wrong.

SledgeHammer01 wrote:
My boss built a service that polls a hefty Windows 2008 + SQL 2008 box on a
single connection / single thread and the box can barely keep up.


I worked at a company where the VP would write SQL queries that would shut down the database and 200+ call center workers in the process. But then the queries were poorly written.
GeneralRe: Which approach is better for this problem? Pin
SledgeHammer0114-Feb-12 13:58
SledgeHammer0114-Feb-12 13:58 
GeneralRe: Which approach is better for this problem? Pin
jschell15-Feb-12 8:36
jschell15-Feb-12 8:36 
AnswerRe: Which approach is better for this problem? Pin
BobJanova9-Feb-12 5:05
BobJanova9-Feb-12 5:05 
GeneralRe: Which approach is better for this problem? Pin
AmbiguousName9-Feb-12 7:03
AmbiguousName9-Feb-12 7:03 
AnswerRe: Which approach is better for this problem? Pin
Dan Mos9-Feb-12 5:16
Dan Mos9-Feb-12 5:16 
GeneralRe: Which approach is better for this problem? Pin
AmbiguousName9-Feb-12 7:02
AmbiguousName9-Feb-12 7:02 
GeneralRe: Which approach is better for this problem? Pin
Dan Mos9-Feb-12 7:13
Dan Mos9-Feb-12 7:13 
GeneralRe: Which approach is better for this problem? Pin
AmbiguousName9-Feb-12 7:30
AmbiguousName9-Feb-12 7:30 
GeneralRe: Which approach is better for this problem? Pin
Dan Mos9-Feb-12 7:42
Dan Mos9-Feb-12 7:42 
GeneralRe: Which approach is better for this problem? Pin
AmbiguousName9-Feb-12 7:48
AmbiguousName9-Feb-12 7:48 
GeneralRe: Which approach is better for this problem? Pin
Dan Mos9-Feb-12 8:07
Dan Mos9-Feb-12 8:07 
GeneralRe: Which approach is better for this problem? Pin
SledgeHammer019-Feb-12 15:25
SledgeHammer019-Feb-12 15:25 
AnswerRe: Which approach is better for this problem? Pin
raven198529-Feb-12 13:09
raven198529-Feb-12 13:09 
QuestionHi all Pin
JoeManche9-Feb-12 4:15
JoeManche9-Feb-12 4:15 
AnswerRe: Hi all Pin
BobJanova9-Feb-12 5:06
BobJanova9-Feb-12 5:06 
GeneralRe: Hi all Pin
JoeManche9-Feb-12 18:48
JoeManche9-Feb-12 18:48 
GeneralRe: Hi all Pin
BillWoodruff9-Feb-12 20:24
professionalBillWoodruff9-Feb-12 20:24 

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.