What are optimal strategies for using mapreduce and other applications on the same server?
Posted
by user45532
on Server Fault
See other posts from Server Fault
or by user45532
Published on 2010-06-11T04:31:53Z
Indexed on
2010/06/11
4:43 UTC
Read the original article
Hit count: 210
I have two applications that I need to run continuously to process data.
1.) An app that processes and aggregates information from sources
2.) A mapreduce workflow* that processes the above info
I've thought about either getting vps hosting or getting my own inexpensive server and using xen to split the resources of the server.
Getting a quad core box with 2 GB of Ram seems a lot cheaper than the grid options I've seen at slicehost, rackspace and others...
© Server Fault or respective owner