Click here to Skip to main content
15,949,686 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Canal Manager framework for distributed application Pin
Scott Dorman9-Oct-08 8:02
professionalScott Dorman9-Oct-08 8:02 
JokeRe: Canal Manager framework for distributed application Pin
Pete O'Hanlon9-Oct-08 8:34
mvePete O'Hanlon9-Oct-08 8:34 
GeneralRe: Canal Manager framework for distributed application Pin
Mark Churchill9-Oct-08 16:41
Mark Churchill9-Oct-08 16:41 
GeneralRe: Canal Manager framework for distributed application Pin
Pete O'Hanlon9-Oct-08 22:04
mvePete O'Hanlon9-Oct-08 22:04 
GeneralRe: Canal Manager framework for distributed application Pin
amspb19-Oct-08 22:14
amspb19-Oct-08 22:14 
GeneralRe: Canal Manager framework for distributed application Pin
Mark Churchill10-Oct-08 0:06
Mark Churchill10-Oct-08 0:06 
GeneralRe: Canal Manager framework for distributed application Pin
amspb113-Oct-08 0:29
amspb113-Oct-08 0:29 
QuestionNon-centralized app design - Good idea? Pin
Scott Barbour7-Oct-08 12:57
Scott Barbour7-Oct-08 12:57 
I am building a TAPI client for the company I work for. One of the planned features is to be able to see the active calls of the other employees within a group (Call center environment). I do not want to use a centralized system where a server handles everything, and having a server that just aggregates and distributes the information to the clients seems silly.

The plan I have in my head right now is for each client to issue a broadcast of their individual updates, and to listen for broadcasts from the other clients and reflect the updates of others on screen. There would also be a client that monitors queues and broadcasts the information of the calls.

The advantage that I seen in doing this, is that there is no single computer that can fail and prevent the clients from functioning. The disadvantage is that if a client fails, the status information becomes stale for the lost computer and any calls that were handled by the client that are not owned by an extension (such as parked calls) would then be lost to the restarted client.

Is my design completely flawed? How could I make it better?
AnswerRe: Non-centralized app design - Good idea? Pin
Mark Churchill7-Oct-08 18:46
Mark Churchill7-Oct-08 18:46 
AnswerRe: Non-centralized app design - Good idea? Pin
led mike8-Oct-08 5:33
led mike8-Oct-08 5:33 
QuestionCan anyone please have a look at this problem and suggest a code architecture??! URGENT HELP NEEDED!! Thanks in advance (: Pin
amit jindal6-Oct-08 1:02
amit jindal6-Oct-08 1:02 
Questionimplementing effective searching in business code(maybe with linq?) Pin
giddy_guitarist5-Oct-08 7:35
giddy_guitarist5-Oct-08 7:35 
AnswerRe: implementing effective searching in business code(maybe with linq?) Pin
Pete O'Hanlon5-Oct-08 11:21
mvePete O'Hanlon5-Oct-08 11:21 
GeneralRe: implementing effective searching in business code(maybe with linq?) Pin
giddy_guitarist5-Oct-08 17:37
giddy_guitarist5-Oct-08 17:37 
GeneralRe: implementing effective searching in business code(maybe with linq?) Pin
Pete O'Hanlon5-Oct-08 22:07
mvePete O'Hanlon5-Oct-08 22:07 
GeneralRe: implementing effective searching in business code(maybe with linq?) Pin
giddy_guitarist5-Oct-08 22:31
giddy_guitarist5-Oct-08 22:31 
AnswerRe: implementing effective searching in business code(maybe with linq?) Pin
Mark Churchill5-Oct-08 21:08
Mark Churchill5-Oct-08 21:08 
GeneralRe: implementing effective searching in business code(maybe with linq?) Pin
giddy_guitarist5-Oct-08 22:45
giddy_guitarist5-Oct-08 22:45 
GeneralRe: implementing effective searching in business code(maybe with linq?) Pin
Mark Churchill5-Oct-08 23:18
Mark Churchill5-Oct-08 23:18 
GeneralRe: implementing effective searching in business code(maybe with linq?) Pin
giddy_guitarist9-Oct-08 20:40
giddy_guitarist9-Oct-08 20:40 
QuestionDistributed Computing Special Pin
abhigad2-Oct-08 19:50
abhigad2-Oct-08 19:50 
QuestionXSS-CGI-RFI-SQL Injection Scanner Project Help Pin
Fuat Mx1-Oct-08 22:25
Fuat Mx1-Oct-08 22:25 
AnswerRe: XSS-CGI-RFI-SQL Injection Scanner Project Help Pin
ozguryasarakyar26-Dec-09 12:24
ozguryasarakyar26-Dec-09 12:24 
GeneralRe: XSS-CGI-RFI-SQL Injection Scanner Project Help Pin
Fuat Mx26-Dec-09 21:27
Fuat Mx26-Dec-09 21:27 
QuestionIntegrating scripting languages with "low-level" languages. Pin
Leslie Sanford1-Oct-08 19:45
Leslie Sanford1-Oct-08 19:45 

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.