Tagged Questions

0
votes
3answers
315 views

library/development platform on EC2/Rackspace/Eucalyptus/OpenStack

I am trying to build a cloud VM brokering service which will have to barrow compute power as VM's on-demand from the private/public cloud computer infrastructure. I have following goals for my ...
0
votes
2answers
372 views

Windows Services and shutting down EC2 nodes

I've got a fairly simple Windows service running on testbed EC2 nodes right now that basically: Calls a Web Service on a machine in our local data center when the service starts (the service is set ...