We use Codenvy for TeachingKidsProgramming for this reason. Plus they have excellent support for Java IDE features.
In the first case (no-persistence) the bottleneck is the network throughput. In the second case the bottleneck is the disk IO. We stopped adding more Redis shards as we reached the disk IO limit with the 12 shards.…
We use Codenvy for TeachingKidsProgramming for this reason. Plus they have excellent support for Java IDE features.
In the first case (no-persistence) the bottleneck is the network throughput. In the second case the bottleneck is the disk IO. We stopped adding more Redis shards as we reached the disk IO limit with the 12 shards.…