Click here to Skip to main content
15,910,234 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionPlease come with suggestions for how I should version my registers? Pin
arnold_w13-May-20 0:50
arnold_w13-May-20 0:50 
QuestionHow should I organize my shared h-files with register definitions? Pin
arnold_w12-May-20 23:56
arnold_w12-May-20 23:56 
QuestionSimple plain text "encryption" that is very easy to decrypt without specialty software? Pin
arnold_w1-May-20 23:28
arnold_w1-May-20 23:28 
AnswerRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
Richard MacCutchan2-May-20 1:31
mveRichard MacCutchan2-May-20 1:31 
GeneralRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
arnold_w2-May-20 3:12
arnold_w2-May-20 3:12 
GeneralRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
Richard MacCutchan2-May-20 4:51
mveRichard MacCutchan2-May-20 4:51 
GeneralRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
Richard Deeming5-May-20 1:40
mveRichard Deeming5-May-20 1:40 
AnswerRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
Mycroft Holmes2-May-20 12:18
professionalMycroft Holmes2-May-20 12:18 
AnswerRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
arnold_w2-May-20 21:23
arnold_w2-May-20 21:23 
GeneralRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
Eddy Vluggen2-May-20 21:31
professionalEddy Vluggen2-May-20 21:31 
GeneralRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
kalberts2-May-20 22:44
kalberts2-May-20 22:44 
GeneralRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
arnold_w2-May-20 22:54
arnold_w2-May-20 22:54 
GeneralRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
Eddy Vluggen2-May-20 23:01
professionalEddy Vluggen2-May-20 23:01 
GeneralRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
arnold_w2-May-20 23:03
arnold_w2-May-20 23:03 
GeneralRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
Eddy Vluggen2-May-20 23:16
professionalEddy Vluggen2-May-20 23:16 
AnswerRe: Simple plain text "encryption" that is very easy to decrypt without specialty software? Pin
Graham Breach2-May-20 22:16
Graham Breach2-May-20 22:16 
QuestionHigh Scale Real time communication (Server to Client) Pin
Nand3225-Apr-20 3:49
Nand3225-Apr-20 3:49 
What tech/architecture is recommended to handle a high amount of real-time data From Server to the clients?

Please note - Gathering data from Client to server is not difficult. We have ingestion points to collect the data.

But for sending data from Server to Client. Looks like it needs some good study and evaluation.
The cave-man idea that immediately comes to me is using Sockets and keep streaming data back.

Is there any recent frameworks/services available that does this best?
Google Cloud/Firebase has the options, we do use. But anything better out there?

Think of it as even a Share Market Application. Where you have to update all the connected clients every few seconds with Real-Time data This is not domain I'm into but the requirement is technically same. It's all about sending data in real-time.


Client - Web/Android/iOS

modified 26-Apr-20 10:00am.

QuestionRe: High Scale Real time communication Pin
Greg Utas25-Apr-20 23:44
professionalGreg Utas25-Apr-20 23:44 
AnswerRe: High Scale Real time communication Pin
Nand3226-Apr-20 1:36
Nand3226-Apr-20 1:36 
GeneralRe: High Scale Real time communication Pin
Greg Utas26-Apr-20 1:55
professionalGreg Utas26-Apr-20 1:55 
GeneralRe: High Scale Real time communication Pin
k505426-Apr-20 3:48
mvek505426-Apr-20 3:48 
GeneralRe: High Scale Real time communication Pin
Greg Utas26-Apr-20 4:51
professionalGreg Utas26-Apr-20 4:51 
GeneralRe: High Scale Real time communication Pin
Nand327-May-20 21:10
Nand327-May-20 21:10 
QuestionRe: High Scale Real time communication Pin
Eddy Vluggen26-Apr-20 8:27
professionalEddy Vluggen26-Apr-20 8:27 
AnswerRe: High Scale Real time communication Pin
Nand3226-Apr-20 21:32
Nand3226-Apr-20 21:32 

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.