Web Architecture
Verve publishes all of your content as 100% standard XML,
providing you with multiple hosting options and superior integration opportunities.
Performance
The Verve content management application is independent of the live public-facing site. As such, your sites ability to perform under times of heavy web usage is totally dependent on the capabilities of the live hosting infrastructure. Due to the extensive caching used, the demands on the production are minimal, similar to a flat HTML site.
The size and demands of the content authoring community and subsequent load generated on the application host is negligible.
Scalability
The Verve deployment model favours sites that need to scale. Live sites may be scaled across multiple web servers and there is no problem transferring the user from one server to another mid session to balance load.
Content replication from staging to production
The publishing of content from stage to production is achieved via HTTP. The Verve application retains complete autonomy from the live hosting allowing production sites to be managed independently of the content management application.
Caching Mechanism
Rendered content can be cached in memory or disk. The cache timeout is configurable and the cache can also be cleared programmatically.
Back