Click here to Skip to main content
15,923,789 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionDistributed Application-- client / server approach for distributed objects Pin
docomo119-Mar-13 13:24
professionaldocomo119-Mar-13 13:24 
I am trying to make distributed application in RMI/CORBA like ebay : allow individuals to submit classified ads to sell items with an auction system. At the closing date of the auction, the buyers who bid the last (if it exists) has the privilege of being able to acquire the object.A user can at any time be buyer or seller. Information of "user" necessary for the rest are mainly: name, password, bank details.

As want to operate::
1: Get a list of items currently for sale (list or search by keyword possibly). Obtained including a description, a current price, a date (or time remaining) closing of the sale.

When an item is worth :
1: get a minimum of information about the seller
2: the bid there must have authenticated.

Can I get help and little explanation about the architecture?

Thanks

modified 19-Mar-13 20:12pm.

AnswerRe: Distributed Application-- client / server approach for distributed objects Pin
NotPolitcallyCorrect19-Mar-13 13:29
NotPolitcallyCorrect19-Mar-13 13:29 
GeneralRe: Distributed Application-- client / server approach for distributed objects Pin
docomo119-Mar-13 13:55
professionaldocomo119-Mar-13 13:55 
GeneralRe: Distributed Application-- client / server approach for distributed objects Pin
NotPolitcallyCorrect19-Mar-13 14:02
NotPolitcallyCorrect19-Mar-13 14:02 
GeneralRe: Distributed Application-- client / server approach for distributed objects Pin
docomo119-Mar-13 14:10
professionaldocomo119-Mar-13 14:10 
GeneralRe: Distributed Application-- client / server approach for distributed objects Pin
NotPolitcallyCorrect19-Mar-13 14:36
NotPolitcallyCorrect19-Mar-13 14:36 
GeneralRe: Distributed Application-- client / server approach for distributed objects Pin
docomo119-Mar-13 14:50
professionaldocomo119-Mar-13 14:50 
SuggestionRe: Distributed Application-- client / server approach for distributed objects Pin
Richard MacCutchan19-Mar-13 23:00
mveRichard MacCutchan19-Mar-13 23:00 
GeneralRe: Distributed Application-- client / server approach for distributed objects Pin
Vivi Chellappa20-Mar-13 5:35
professionalVivi Chellappa20-Mar-13 5:35 
QuestionSoftware Architecture and Design simulators Pin
Rick Grey16-Mar-13 5:45
Rick Grey16-Mar-13 5:45 
AnswerRe: Software Architecture and Design simulators Pin
NotPolitcallyCorrect16-Mar-13 6:37
NotPolitcallyCorrect16-Mar-13 6:37 
QuestionDesign of cache services... Pin
Kornfeld Eliyahu Peter13-Mar-13 1:50
professionalKornfeld Eliyahu Peter13-Mar-13 1:50 
AnswerRe: Design of cache services... Pin
jschell14-Mar-13 8:07
jschell14-Mar-13 8:07 
GeneralRe: Design of cache services... Pin
Kornfeld Eliyahu Peter14-Mar-13 21:38
professionalKornfeld Eliyahu Peter14-Mar-13 21:38 
GeneralRe: Design of cache services... Pin
jschell15-Mar-13 8:29
jschell15-Mar-13 8:29 
QuestionSSO recommendations Pin
V.12-Mar-13 23:31
professionalV.12-Mar-13 23:31 
AnswerRe: SSO recommendations Pin
Marco Bertschi14-Mar-13 10:31
protectorMarco Bertschi14-Mar-13 10:31 
AnswerRe: SSO recommendations Pin
jim lahey20-Mar-13 5:11
jim lahey20-Mar-13 5:11 
GeneralRe: SSO recommendations Pin
V.20-Mar-13 21:28
professionalV.20-Mar-13 21:28 
QuestionMaintenance vs performance vs security vs data consistency Pin
Bastien Vandamme12-Mar-13 23:00
Bastien Vandamme12-Mar-13 23:00 
AnswerRe: Maintenance vs performance vs security vs data consistency Pin
Pete O'Hanlon12-Mar-13 23:23
mvePete O'Hanlon12-Mar-13 23:23 
GeneralRe: Maintenance vs performance vs security vs data consistency Pin
Bastien Vandamme12-Mar-13 23:35
Bastien Vandamme12-Mar-13 23:35 
GeneralRe: Maintenance vs performance vs security vs data consistency Pin
Pete O'Hanlon12-Mar-13 23:40
mvePete O'Hanlon12-Mar-13 23:40 
GeneralRe: Maintenance vs performance vs security vs data consistency Pin
Bastien Vandamme12-Mar-13 23:58
Bastien Vandamme12-Mar-13 23:58 
GeneralRe: Maintenance vs performance vs security vs data consistency Pin
Pete O'Hanlon13-Mar-13 0:06
mvePete O'Hanlon13-Mar-13 0: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.