pecl:apc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pecl:apc [2009/10/08 21:31] kallepecl:apc [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +===== APC Dev. Page Links =====
 +  * [[pecl/apc/meeting|Meeting Notes]]
 +  * [[pecl/apc/todo/31|APC 3.1.x series TODO]]
 +  * [[pecl/apc/todo/40|APC 4.x series TODO]]
  
-===== APC-3.1.0 Proposed Todo'=====+ 
 + 
 + 
 + 
 + 
 +===== Prev Todo Notes ===== 
 + 
 +== APC-3.1.0 Proposed Todo's ==
   * <del>SMA delete optimizations (backward block link structures)</del> -shire   * <del>SMA delete optimizations (backward block link structures)</del> -shire
   * <del>"atomic" operations: apc_inc, apc_dec, apc_cas (increment, decrement, compare and swap)</del> -shire   * <del>"atomic" operations: apc_inc, apc_dec, apc_cas (increment, decrement, compare and swap)</del> -shire
Line 13: Line 24:
  
  
-===== Other work in progress & future releases =====+== Other work in progress & future releases ==
   * Multiple cache and multiple segments.  -shire   * Multiple cache and multiple segments.  -shire
       * Includes rewrite of apc.php. -shire         * Includes rewrite of apc.php. -shire  
   * Locking mechanism on a per hash bucket basis, lowering contention.  -shire   * Locking mechanism on a per hash bucket basis, lowering contention.  -shire
   * True read-only locking -shire   * True read-only locking -shire
-  * Binary dump and loading support.  http://tekrat.com/apc_bindump/ -shire+  * <del>Binary dump and loading support.  http://tekrat.com/apc_bindump/</del> -shire
   * Test sequential binary copy with swizzle/unswizzle against current intelligent copying of cache data. -shire   * Test sequential binary copy with swizzle/unswizzle against current intelligent copying of cache data. -shire
   * <del>Ability to compile multiple files as one "atomic" insert for production code pushes. -shire/lucas</del> **Not true atomic, but pretty close**   * <del>Ability to compile multiple files as one "atomic" insert for production code pushes. -shire/lucas</del> **Not true atomic, but pretty close**
   * <del>File/Class lazy loading. -shire</del> **Initial support done, more work to come**   * <del>File/Class lazy loading. -shire</del> **Initial support done, more work to come**
-  * Work on the documentation for APC, document missing functions, configurations and so on (Kalle)+  * <del>Work on the documentation for APC, document missing functions, configurations and so on</del> (Philip)
pecl/apc.1255037513.txt.gz · Last modified: 2017/09/22 13:28 (external edit)