thirdparty/google_appengine/lib/antlr3/antlr_python_runtime.egg-info/PKG-INFO
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 19 Apr 2009 17:42:44 +0000
changeset 2246 c29272f640b0
parent 1278 a7766286a7be
permissions -rwxr-xr-x
Tweak the 'load balancing' algorithm In order to reduce contention we randomly skipped jobs, but this caused many jobs to end up stopping early. Now instead we keep on going until we time out (also increased the chance of doing work). Patch by: Sverre Rabbelier

Metadata-Version: 1.0
Name: antlr-python-runtime
Version: 3.1.1
Summary: Runtime package for ANTLR3
Home-page: http://www.antlr.org/
Author: Benjamin Niemann
Author-email: pink@odahoda.de
License: BSD
Download-URL: http://www.antlr.org/download.html
Description: This is the runtime package for ANTLR3, which is required to use parsers
        generated by ANTLR3.
        
Platform: UNKNOWN