Sha256: d402140f65c8a6eab65e77831a46c0572402532785367f2b00b93c1c998e638c
Contents?: true
Size: 360 Bytes
Versions: 174
Compression:
Stored size: 360 Bytes
Contents
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
174 entries across 174 versions & 1 rubygems