Chris McDonough
|
00b1200e29
*** empty log message ***
|
18 years ago |
Chris McDonough
|
1a58b5397d
- Added 'umask' option to process config. If you set this option,
|
18 years ago |
Chris McDonough
|
dd8ad73888
*** empty log message ***
|
18 years ago |
Chris McDonough
|
5f4646eb98
*** empty log message ***
|
18 years ago |
Chris McDonough
|
560f953771
Add chdir method.
|
18 years ago |
Chris McDonough
|
d3e5ab0f63
'directory' option parsing tests.
|
18 years ago |
Chris McDonough
|
40e15ceeb8
- Added 'directory' option to process config. If you set this
|
18 years ago |
Chris McDonough
|
9cca8668c6
*** empty log message ***
|
18 years ago |
Chris McDonough
|
2822c1a1c9
- Added the ability to start, stop, and restart process groups to
|
18 years ago |
Chris McDonough
|
6718f039dd
Done.
|
18 years ago |
Chris McDonough
|
8d3d8ad1d6
*** empty log message ***
|
18 years ago |
Chris McDonough
|
aa3314288c
Add scripts which I've been using as performance test fixtures.
|
18 years ago |
Chris McDonough
|
655413b37d
For main tests.
|
18 years ago |
Chris McDonough
|
79064e0f44
Reduce # of function calls in often-executed code.
|
18 years ago |
Chris McDonough
|
dd0fa6eca5
Such a bad idea.
|
18 years ago |
Chris McDonough
|
c77e3f3e55
Add tests for iterparse loader and deal with logging differences when cElementTree is installed.
|
18 years ago |
Chris McDonough
|
8be6b74577
Use faster iterparse-based parser for XML-RPC XML parsing if cElementTree is available.
|
18 years ago |
Chris McDonough
|
456b4272c9
Move get_asctime function to childutils (from un-checked-in eventloop script).
|
18 years ago |
Chris McDonough
|
8b689e742c
Add an extras_require dependency for cElementTree if we want to use fast iterparsing.
|
18 years ago |
Chris McDonough
|
eccaf7a18f
*** empty log message ***
|
18 years ago |
Chris McDonough
|
2f9c736026
- An additional command-line option '--profile_options' is accepted
|
18 years ago |
Chris McDonough
|
6b60bc25c8
- An 'OK' URL was added at /ok.html which just returns the string
|
18 years ago |
Chris McDonough
|
c42e26ea37
Forgot to check this in.
|
18 years ago |
Chris McDonough
|
01eb3e0458
- Move set of 'SUPERVISOR_ENABLED' envvar to process.spawn() method.
|
18 years ago |
Chris McDonough
|
a477ab6334
Speed note.
|
18 years ago |
Chris McDonough
|
51e593a242
- Removed EVENT_BUFFER_OVERFLOW event type.
|
18 years ago |
Chris McDonough
|
d21edabed5
Use string methods rather than the string module.
|
18 years ago |
Chris McDonough
|
cbeb36f3ab
Add a knob for throttling dispatch calls.
|
18 years ago |
Chris McDonough
|
41313cb8b3
Micro-optimization.
|
18 years ago |
Chris McDonough
|
25721de531
- When an event is rebuffered (because all listeners are busy or a
|
18 years ago |