Skip to content
Snippets Groups Projects
  1. Jul 23, 2015
    • Konstantin Osipov's avatar
      iproto: move networking into a separate thread · 518b570c
      Konstantin Osipov authored
      Implement a generic inter-cord communication bus and use it
      in separating network I/O and transaction processor.
      
      Split all request processing work into network thread part
      and transaction processor thread part, and make these
      parts multi-threading safe.
      
      Generalize fiber pool into an own data structure and API.
      
      Misc cleanups.
      518b570c
  2. Jul 21, 2015
  3. Jul 20, 2015
  4. Jul 18, 2015
  5. Jul 17, 2015
  6. Jul 16, 2015
  7. Jul 15, 2015
  8. Jul 10, 2015
  9. Jul 09, 2015
  10. Jul 08, 2015
Loading