How to solve data synchronization ? 2004-05-19 - By Edward King
Back I have two server and they contains same content in every server,and to have reached load balance by hardware.When user ask a request,hardware will distribute this user's request to one server,this request is read data or write data,If write data,then it will write some data in certain directory of this server.My question is that how another server also write same content in same directory of another server? If J2EE provide this synchronization method?
Any idea will be appreciated! Best regards, Edward
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=gb2312"> <META content="MSHTML 6.00.2800.1106" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT size=2>I have two server and they contains same content in every server,and to have reached load balance by hardware.When user ask a request,hardware will distribute this user's request to one server,this request is read data or write data,If write data,then it will write some data in certain directory of this server.My question is that how another server also write same content in same directory of another server? If J2EE provide this synchronization method?</FONT></DIV> <DIV> </DIV> <DIV><FONT size=2>Any idea will be appreciated!</FONT></DIV> <DIV><FONT size=2>Best regards,</FONT></DIV> <DIV><FONT size=2>Edward</FONT> </DIV></BODY></HTML> =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|