viktorsovietov
- Karma
- 0
- Created
- ()
- Submissions
- 0
- RayforceDB is now an open-source project (rayforcedb.com)
- A cloud demo churns more instances in a day than Amazon EC2 (slashdot.org)
- Wanna try to spawn 8 cloud app servers by one click and within 1 second? (rush.erlangonxen.org)
Wanna try to spawn 8 cloud app servers by one click and within 1 second?
- Rediscovering a cloud of the future (erlangonxen.org)
- How Erlang On Xen can be used in real world? (erlangonxen.org)
- Towards true elasticity in clouds - web-app instance starts in 2.8sec (try.erlangonxen.org)
Our vision is that to achieve true elasticity new instances should be spawned for each incoming request. We have put together a small demo to demonstrate that a new-instance-per-request approach is feasible.
- Lean Erlang VM for modest memory consumption (erlangonxen.org)
From our point of view, VMs in modern cloud environment is about to take the place of processes in traditional operating systems. It's important to stop wasting resources and switch to technologies which would provide…