![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• The optimal architecture for your application also depends on whether the application is being built from scratch as a space-based application, or is being augmented for scalability, or is space-enabled.You can use ActiveSpaces as a distributed data cache to store copies of data that is too expensive to fetch or compute. Data is distributed across multiple machines, so that cache size is limited only by the aggregate memory of all peers participating in the space. A distributed database cache aside architecture reduces database hits by caching database reads. Database updates invalidate the cache.You can deploy ActiveSpaces-enabled applications in a true peer-to-peer configuration where all processes are direct peers to each other and there are no “servers” or “clients,” but rather seeders (contributing nodes) and leeches (non-contributing nodes).
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |