Try the simulator at queue.philipithomas.com.
This program was written for the Analysis and Simulation of Discrete Event Systems class at Washington University in St. Louis. The script suggests how many cashiers to have based on customer load and average service time. The script analytically solves an M/M/c queue client-side using Javascript.