w*l 发帖数: 43 | 1 I am going to do a project. It is on a cluster, and some of nodes are used as
servers and some of nodes are used as clients. Every server has a object
database. When clients query the object, server should give the right result
to clients. If the server is busy,the load among servers can be balanced. I am
using JDO to create and modifying every database. Right now I don't know how
to do the project. Please give me some ideas,e.g. recommand some books, give
some suggestions or tell me where I can |
|