Pablo Sebastian Medina
Pablo Sebastian Medina
Write simple Getting started instructions for Java including: 1. repo location (sonatype for now, will be maven central) 2. artifact coordinates for Maven 3. start a simple cluster
1. Reduce memory footprint during snapshotting 2. Avoid copy (ByteBuffers and FileChannels) 3. Invert control
Expose useful metrics to monitor it in runtime. Some ideas: 1. elections count 2. elections time (maybe a histogram or simple avg) 3. write time (histogram) 4. read time (histogram)...
Write simple Getting started instructions for Scala including: 1. repo location (sonatype for now, will be maven central) 2. artifact coordinates for sbt 3. start a simple cluster