Implementing virtual memory using TIBCO ActiveSpaces
Use Cases and Deployment Scope
We are using TIBCO ActiveSpaces for storing user session details. With the help of TIBCO ActiveSpaces we are able to store user session in active memory which helps minimize calls to server for authentication every now and then. This saves time and enables user to login quickly. Apart from user session, we are also storing user role details in TIBCO ActiveSpaces.
Pros
- Easy to scale
- Support for many hardware and software platforms
- Easy to implement
Cons
- Consumes more memory
- Not suitable for complex architecture, can lead to performance issues
- Debugging can be difficult sometimes
Return on Investment
- TIBCO ActiveSpaces has helped improved overall performance as it stores data in memory and quickly fetches the data
- Cost of licensing and storage used by TIBCO ActiveSpaces is not very high
- TIBCO ActiveSpaces has helped to remove redundant data by providing one source of truth (data which is stored in TIBCO ActiveSpaces is master data)
Usability
Alternatives Considered
Oracle Database
Other Software Used
Notepad++, SoapUI Open Source, supported by SmartBear, Postman

