Click here to Skip to main content
15,886,873 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Dag Sunde3-Sep-23 22:20
Dag Sunde3-Sep-23 22:20 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Pete O'Hanlon3-Sep-23 23:18
mvePete O'Hanlon3-Sep-23 23:18 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Dag Sunde4-Sep-23 0:11
Dag Sunde4-Sep-23 0:11 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Pete O'Hanlon4-Sep-23 1:23
mvePete O'Hanlon4-Sep-23 1:23 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
me@dagsunde.com4-Sep-23 1:55
professionalme@dagsunde.com4-Sep-23 1:55 
AnswerRe: Need some advice on Post-Processing large amounts of data. Pin
Mircea Neacsu4-Sep-23 0:22
Mircea Neacsu4-Sep-23 0:22 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
me@dagsunde.com4-Sep-23 0:39
professionalme@dagsunde.com4-Sep-23 0:39 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Mircea Neacsu4-Sep-23 0:58
Mircea Neacsu4-Sep-23 0:58 
How many more devices you anticipate to connect: 20000, 200000? At 20000 level, I think you should still be safe. At 200000, not so sure.

Keep in mind however that inserting is the more probable bottleneck as it has to create all those indexes, allocate pages, etc. Querying should be much faster.
Mircea

GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
me@dagsunde.com4-Sep-23 1:04
professionalme@dagsunde.com4-Sep-23 1:04 
AnswerRe: Need some advice on Post-Processing large amounts of data. Pin
jschell4-Sep-23 5:33
jschell4-Sep-23 5:33 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Dag Sunde4-Sep-23 9:06
Dag Sunde4-Sep-23 9:06 
Questionbest solution Pin
erummirza31-Aug-23 23:59
erummirza31-Aug-23 23:59 
AnswerRe: best solution Pin
Richard MacCutchan1-Sep-23 4:01
mveRichard MacCutchan1-Sep-23 4:01 
AnswerRe: best solution Pin
jschell4-Sep-23 5:38
jschell4-Sep-23 5:38 
QuestionQuestion on Versioning My App Pin
Kevin Marois24-Aug-23 16:12
professionalKevin Marois24-Aug-23 16:12 
AnswerRe: Question on Versioning My App Pin
Richard Deeming24-Aug-23 21:25
mveRichard Deeming24-Aug-23 21:25 
GeneralRe: Question on Versioning My App Pin
Kevin Marois25-Aug-23 7:40
professionalKevin Marois25-Aug-23 7:40 
GeneralRe: Question on Versioning My App Pin
Richard Deeming28-Aug-23 21:24
mveRichard Deeming28-Aug-23 21:24 
QuestionCard Reader Door Lock Pin
Kevin Marois23-Jul-23 12:50
professionalKevin Marois23-Jul-23 12:50 
AnswerRe: Card Reader Door Lock Pin
Peter_in_278023-Jul-23 14:18
professionalPeter_in_278023-Jul-23 14:18 
GeneralRe: Card Reader Door Lock Pin
Kevin Marois24-Jul-23 14:30
professionalKevin Marois24-Jul-23 14:30 
GeneralRe: Card Reader Door Lock Pin
Dave Kreskowiak24-Jul-23 15:06
mveDave Kreskowiak24-Jul-23 15:06 
GeneralRe: Card Reader Door Lock Pin
Peter_in_278024-Jul-23 20:35
professionalPeter_in_278024-Jul-23 20:35 
GeneralRe: Card Reader Door Lock Pin
Kevin Marois24-Aug-23 16:07
professionalKevin Marois24-Aug-23 16:07 
GeneralRe: Card Reader Door Lock Pin
Peter_in_278024-Aug-23 16:44
professionalPeter_in_278024-Aug-23 16:44 

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.