5 ms·
Well, if you have a big document collection or something, the faster you can process each individual document the more you can scale, right? I guess I'm not su
by rrnewton 7y ago
Well, if you have a big document collection or something, the faster you can process each individual document the more you can scale, right?
I guess I'm not sure what scalability would mean here other than speeding up that individual, sequential processing job on one node (e.g. the map step in a MapReduce).