I agree with Nick - for small map rendering applications a virtual machine has worked ok for me.  <meta http-equiv="content-type" content="text/html; charset=utf-8"> I got the impression from the original message that this was a relatively small application so should be ok?  <div>
<br></div><div>The main limitation with a virtual machine has been available storage space - a few extra GB of virtual disk makes the thing get a lot more expensive.  <div>That is why at the moment I am using my old laptop to do the database processing, but because it is connected to the internet via my domestic broadband connection it seems quite sluggish from the outside world.</div>
<div>My intention is to separate out the web front end from the rendering and use a virtual machine for the web interface, and do rendering on the more powerful machine at home, but this does not work yet!</div><div><br></div>
<div>Graham.<br><br><div class="gmail_quote">On 21 December 2010 14:31, Nick Whitelegg <span dir="ltr"><<a href="mailto:Nick.Whitelegg@solent.ac.uk">Nick.Whitelegg@solent.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
<br>
>In general databases and Virtual machines do not work well together.  Databases tend to want fast >disk accesses and the virtual machine bit slows these down.  Also typically virtual machines >restrict the memory and databases use the memory to reduce disk accesses so you get a second hit >there.  Virtual machines work better for lightly loaded cpu intensive work.<br>

<br>
</div>Bear in mind though that many of us have to make do with VMs, for financial reasons. While trying to load the whole planet or even the whole of a country like the UK might be difficult, if you try and cut down the data, then it should (IMX) work reasonably well. For example, don't try to do the whole world or even the whole of your country, use a subset of data such as your region, or, if possible try and design your app to minimise the amount of data it needs (e.g. use osmosis to cut out irrelevant data).<br>

<font color="#888888"><br>
Nick<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
talk mailing list<br>
<a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk" target="_blank">http://lists.openstreetmap.org/listinfo/talk</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Graham Jones<div>Hartlepool, UK.</div><br>
</div></div>