sameer 98/02/06 11:59:48
Modified: . STATUS
Log:
some rain
Revision Changes Path
1.13 +7 -5 apache-2.0/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-2.0/STATUS,v
retrieving revision 1.12
retrieving revision 1.13
diff -c -u -r1.12 -r1.13
/usr/bin/diff: conflicting specifications of output style
--- STATUS 1998/02/06 19:54:19 1.12
+++ STATUS 1998/02/06 19:59:47 1.13
@@ -44,7 +44,9 @@
to add more, but try not to duplicate earlier items too much.
* multithreading.
- Status: Brian +1, Ken +1, Dean +1, Jim +1, Paul +1
+ Status: Brian +1, Ken +1, Dean +1, Jim +1, Paul +1, Sameer +1
+ - Thread Abstraction
+ Status: Sameer +1
* revamped process model (Dean's proposal)
Dean says: it's hard to do the multithreading work cleanly without
@@ -52,7 +54,7 @@
Status:
* new layered I/O.
- Status: Brian +1, Ken +1, Dean +1, Jim +1, Paul +1
+ Status: Brian +1, Ken +1, Dean +1, Jim +1, Paul +1, Sameer +1
. sfio
Status: Dean -1 until it's shown to be thread safe (RST claims it isn't)
@@ -75,10 +77,10 @@
Status: Ken +1
. documented API
- Status: Ken +1
+ Status: Ken +1, Sameer +1
. just new API phases
- Status: Brian +1, Jim +1 (just the "gaping holes")
+ Status: Brian +1, Jim +1, Sameer +1 (just the "gaping holes")
. change API 'phase' model to use module-registered hooks rather
than a fixed static structure
@@ -89,7 +91,7 @@
. backward compatibility with 1.3 (just require a recompile)
if functions get renamed, old names retained as wrappers
- Status: Paul +1
+ Status: Paul +1, Sameer +1
. make API call syntax rational (e.g., all r*() routines list r
as their first argument, et cetera)