palb

Python Apache-Like Benchmark Tool
Download

palb Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Oliver Tonnhofer
  • Publisher web site:
  • http://bogosoft com

palb Tags


palb Description

Python Apache-Like Benchmark Tool palb is a HTTP benchmark tool written in Python. The command line interface resembles the Apache benchmark tool ab. It lacks the advanced features of ab, but it supports multiple URLs (from arguments, files, stdin, and Python code).Installation:This package can either be installed from a .egg file using setuptools, or from the tarball using the standard Python distutils.If you are installing from a tarball, run the following command as an administrative user:python setup.py installIf you are installing using setuptools, you don't even need to download anything as the latest version will be downloaded for you from the Python package index:easy_install --upgrade palbIf you already have the .egg file, you can use that too:easy_install palb-0.0.1-py2.5.egg Requirements: · Python What's New in This Release: · added PyCurl based URLGetter · improved performance (with PyCurl) · connection time statistics (with PyCurl) · new package structure · fix: added *.txt to manifest (LICENSE.txt was missing in 0.0.1 .tar) · added tests (nose)


palb Related Software