Click here to Skip to main content
15,916,842 members
Home / Discussions / C#
   

C#

 
GeneralRe: Which approach is better for this problem? Pin
jschell9-Feb-12 13:34
jschell9-Feb-12 13:34 
GeneralRe: Which approach is better for this problem? Pin
SledgeHammer019-Feb-12 15:17
SledgeHammer019-Feb-12 15:17 
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 
SledgeHammer01 wrote:
Well, CodeProject has 8.4M members... throw out the spammers, etc and consider that it is a niche site.... according to the stats there are 38k users online at this typing.


First this site uses http, so the fact that the is 38k sessions has nothing to do with how many connections there are at one time.

Second I am sure google and facebook have even more.

However extrapolating that every or even most websites will have that much traffic would easily exceed the population of the planet. So most web sites will not experience that much traffic. Ever.


SledgeHammer01 wrote:
He was polling the database every second and complaining of jerky refreshes. A push vs. poll design solves that problem.


I can't find that post. And if it was made...
1. It is a GUI problem not a data transport problem.
2. Humans can't react in one second so the requirement is pointless.
3. All databases that I know of can easily handle polling with 5 clients with a one second poll rate.
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 
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 

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.