Click here to Skip to main content
15,887,135 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Java web service code design Pin
Stephen Holdorf20-Nov-15 6:14
Stephen Holdorf20-Nov-15 6:14 
GeneralRe: Java web service code design Pin
Gerry Schmitz20-Nov-15 6:37
mveGerry Schmitz20-Nov-15 6:37 
GeneralRe: Java web service code design Pin
Stephen Holdorf20-Nov-15 6:59
Stephen Holdorf20-Nov-15 6:59 
GeneralRe: Java web service code design Pin
Gerry Schmitz20-Nov-15 7:24
mveGerry Schmitz20-Nov-15 7:24 
GeneralRe: Java web service code design Pin
Stephen Holdorf20-Nov-15 7:45
Stephen Holdorf20-Nov-15 7:45 
QuestionScaling a Core PHP Project Pin
gouravkaila6-Nov-15 6:47
gouravkaila6-Nov-15 6:47 
AnswerRe: Scaling a Core PHP Project Pin
jschell7-Nov-15 6:22
jschell7-Nov-15 6:22 
QuestionInter-process communications in a desktop client-server app with local server? Pin
markrlondon3-Nov-15 11:01
markrlondon3-Nov-15 11:01 
I'm developing a C# desktop app which runs on Windows, Mac and Linux (under .NET or Mono).

The plan is for the program to be divided into two parts in separate processes: The front end GUI and the back end storage server.

The reason for dividing roles in this manner is to facilitate access to the data store by indexing services. The data store can be indexed by the operating system regardless of whether or not the front end GUI is running.

So, my question is: What technique do you think I should use for inter-process communications between the front end and the back end? HTTP-based REST is feasible but how fast is it in practice? I need something fast and cross-platform compatible. Any suggestions?
AnswerRe: Inter-process communications in a desktop client-server app with local server? Pin
jschell3-Nov-15 16:18
jschell3-Nov-15 16:18 
GeneralRe: Inter-process communications in a desktop client-server app with local server? Pin
markrlondon2-Nov-20 18:14
markrlondon2-Nov-20 18:14 
AnswerRe: Inter-process communications in a desktop client-server app with local server? Pin
Eddy Vluggen3-Nov-15 23:41
professionalEddy Vluggen3-Nov-15 23:41 
GeneralRe: Inter-process communications in a desktop client-server app with local server? Pin
markrlondon2-Nov-20 18:14
markrlondon2-Nov-20 18:14 
QuestionWeb service arhitecture for mobile game Pin
golandy29-Oct-15 7:05
golandy29-Oct-15 7:05 
QuestionMaintainable Design Pattern Pin
Lucas A. Martinez18-Oct-15 6:57
Lucas A. Martinez18-Oct-15 6:57 
AnswerRe: Maintainable Design Pattern Pin
Mycroft Holmes18-Oct-15 16:25
professionalMycroft Holmes18-Oct-15 16:25 
AnswerRe: Maintainable Design Pattern Pin
Gerry Schmitz18-Oct-15 23:17
mveGerry Schmitz18-Oct-15 23:17 
AnswerRe: Maintainable Design Pattern Pin
Udayakiran Kallavi29-Oct-15 7:20
Udayakiran Kallavi29-Oct-15 7:20 
QuestionQuestion about Programming Language/Architecture For A Specialized Reporting Tool Pin
Member 120472219-Oct-15 15:46
Member 120472219-Oct-15 15:46 
AnswerRe: Question about Programming Language/Architecture For A Specialized Reporting Tool Pin
Gerry Schmitz18-Oct-15 23:29
mveGerry Schmitz18-Oct-15 23:29 
QuestionDiscussion - Backward Compatibility Implementation Strategies Pin
Lior Cohen9-Oct-15 0:00
Lior Cohen9-Oct-15 0:00 
AnswerRe: Discussion - Backward Compatibility Implementation Strategies Pin
Eddy Vluggen9-Oct-15 1:34
professionalEddy Vluggen9-Oct-15 1:34 
GeneralRe: Discussion - Backward Compatibility Implementation Strategies Pin
Lior Cohen9-Oct-15 1:46
Lior Cohen9-Oct-15 1:46 
GeneralRe: Discussion - Backward Compatibility Implementation Strategies Pin
Eddy Vluggen9-Oct-15 2:41
professionalEddy Vluggen9-Oct-15 2:41 
GeneralRe: Discussion - Backward Compatibility Implementation Strategies Pin
Lior Cohen9-Oct-15 6:26
Lior Cohen9-Oct-15 6:26 
GeneralRe: Discussion - Backward Compatibility Implementation Strategies Pin
Eddy Vluggen10-Oct-15 3:49
professionalEddy Vluggen10-Oct-15 3:49 

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.