You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by Apache Wiki <wi...@apache.org> on 2012/12/14 07:31:27 UTC

[lucy-commits] [Lucy Wiki] Update of "LucyBookClub" by LoganBell

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucy Wiki" for change notification.

The "LucyBookClub" page has been changed by LoganBell:
http://wiki.apache.org/lucy/LucyBookClub?action=diff&rev1=26&rev2=27

  [[mailto:dev@lucy.apache.org|dev@lucy.apache.org]]
  
  == Upcoming Meetings ==
+ 
+ === Tuesday December 18, 7:00 pm PDT: ===
+ 
+ {{{
+     12.3 Implementing Synchronization
+         12.3.1 Busy-Wait Synchronization
+         12.3.2 Nonblocking Algorithms
+         12.3.3 Memory Consistency Models
+         12.3.4 Scheduler Implentations
+         12.3.5 Semaphores
+     12.4 Language-Level Mechanisms
+         12.4.1 Monitors
+         12.4.2 Conditional Critical Regions
+         12.4.3 Synchronization in Java
+         12.4.4 Transactional Memory
+         12.4.5 Implicit Synchronization
+ }}}
+ 
+ == Community Notes ==
+ 
+ Below are an excerpt of notes from previous meetings and or anything of interest related to the meetings.
  
  === Tuesday December 11, 7:00 pm PDT: ===
  
@@ -32, +53 @@

          12.2.4 Implementation of Threads
  }}}
  
- == Community Notes ==
- 
- Below are an excerpt of notes from previous meetings and or anything of interest related to the meetings.
  
  === Tuesday December 4, 7:00 pm PDT: ===