1. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  2. a132e3a Made intent perf app multi-threaded; doesn't seem to help. by Thomas Vachuska · 9 years ago
  3. b289422 EventuallyConsistentMapImpl: pushing serialization and sending to caller thread by Brian O'Connor · 9 years ago
  4. 8fc739a Disabling anti-entropy messages to stabilize performance of intent store by Brian O'Connor · 9 years ago
  5. 2952e3b updates to EventuallyConsistenMapImpl to improve parallelism by Brian O'Connor · 9 years ago
  6. 7e6cfe3 ECMap: synchronization free removeInternal by Madan Jampani · 9 years ago
  7. 3469e60 Move sending advertisement outside synchronized block by Jonathan Hart · 9 years ago
  8. 337bb44 ECMap: Moving message serialization to the background by Madan Jampani · 9 years ago
  9. b28e4ad Fix EventuallyConsistentMapImpl unit tests. by Madan Jampani · 9 years ago
  10. 2872628 EventuallyConsistentMap: move broadcasting to a separate backgroup thread. by Madan Jampani · 9 years ago
  11. 718d399 Fixing javadoc configuration and adding some package documentation. by Thomas Vachuska · 9 years ago
  12. 4b2ba5f EventuallyConsistentMap: changing to groupedThreads by Brian O'Connor · 9 years ago
  13. 77bdd26 Moved EventuallyConsistentMap classes into their own package. by Jonathan Hart · 9 years ago