Sha256: 2a662691c73760ddf2ac03cec27b5f63a3f30ce998a8f7687e18db4334b7679e
Contents?: true
Size: 391 Bytes
Versions: 222
Compression:
Stored size: 391 Bytes
Contents
Report network IO statistics. You are writing a [PaaS][], and you need a way to bill customers based on network and filesystem usage. Create a wrapper for network connections and files that can report IO statistics. The wrapper must report: - The total number of bytes read/written. - The total number of read/write operations. [PaaS]: http://en.wikipedia.org/wiki/Platform_as_a_service
Version data entries
222 entries across 222 versions & 1 rubygems