Source Reliance FAQ
Source Reliance FAQ
This is the list of frequently asked questions for Source Reliance. If you have any suggestions for questions you would like to see listed here or ones you feel would be helpful to others, please send them to suggestions@corestech.com.
You should divide your code base along logical boundaries such as application source code, shared components, third party libraries, etc. In most organizations it is pretty easy to identify these boundaries. They tend to correspond to product and subcomponent deliverables, development teams, etc. In traditional SCM systems they often correspond to projects created in the database.
Each component identified above should be placed in its own database. In Source Reliance there is essentially no overhead for having multiple databases to represent a data set rather than a single database. You should take those high level projects found in your existing SCM system and put them into their own databases. Even if all these databases are going to live under one Data Server, segregating your code logically into individual databases allows you to easily manage those databases in the future if you need to.
If your organization is large enough to require multiple Connection Point Servers and multiple Data Servers, keep the CP and Data Servers as close to the users of that data as possible from a network standpoint. This makes it easier to administer the data and will reduce traffic on your network outside the user's sub network.
|
© 2012 Core Software Technologies, Inc. |