Scalability

The framework is fully-scalable as well. We can add extra resources to a repository to speed high query volumes. The repository can be copied across multiple drives and use the web farm concept to shuttle query requests to multiple copies of your repository. This ensures scalability on a massive scale. There is no session state or other identifying information about requests that are the root of common problems. All hits to a CeleriQ repository are atomic. There is never a request that requires some later, dependent request.