On Thu, Aug 16, 2012 at 5:29 PM, rgmilone <[email protected]> wrote:
> I finally got nodejs working on IBM POWER.  Thanks to Ben for the clue that
> I could try to run it in an x86 emulator.  Based on just some crude tests so
> far it seems blazing fast but I have to see how it performs under a
> real-world load before committing to any large scale app development.  If
> anyone is interested in nodejs on IBM POWER here's how I did it:
>
> I carved out a logical partition on my IBM Power System and installed RedHat
> Linux 6.3 for POWER.  Then I installed the PowerVM lx86 emulation
> environment into that.  This is a layer that translates the x86 instruction
> set to POWER.  Once I got all that working I simply installed nodejs just
> like you would on a typical RedHat Linux box.

Interesting. You can use benchmark/http_simple_bench.sh as a crude
performance benchmark. I'd like to see the numbers if you don't mind
sharing them.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to