Naive questions. Doesn't VirtualBox create overhead? i.e You will be a lot slower using it then running something on Barebone?
back
1 comments
From another comment: http://stackoverflow.com/questions/16647069/should-i-use-vag...
Mentions the overhead of running VirtualBox.
This clojure code takes six seconds to run in an ubuntu 12.04 vbox guest, two seconds on the ubuntu 12.04 host.
http://clojure.org/agents#Agents and Asynchronous Actions--Example