Welcome! Log In Create A New Profile

Advanced

nginx, good for low-latency service on LAN?

Mark Harrison
April 13, 2010 03:52PM
nginx noob here... can I ask for a

I'm putting together a network metadata server to service
a large render farm. My basic specs:

- the requests are simple: basically mapping a path-like
string to a string of metadata:

version_id("/foo/bar/baz") --> "17"

- processing is fast: the cache will consist of
in-memory dictionaries, and the processing is
nothing more than looking up keys in the dictionary
and returning the associated values.

- load is very high: this will be hit by lots of
machines doing image rendering.

- I would like to code this in python if feasible.

- I will have a couple of boxes behind a load balancer
for scalability.

Does this sound like a reasonable task for nginx?
What's the typical latency I might expect to see
in a LAN environment, running on linux servers?

Any docs that are especially good to read?

Many thanks!
Mark

--
Mark Harrison
Pixar Animation Studios

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx, good for low-latency service on LAN?

Mark Harrison April 13, 2010 03:52PM

Re: nginx, good for low-latency service on LAN?

Cliff Wells April 13, 2010 05:06PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 318
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready