How to address follow-up question like huge input log on multiple servers
Anonymous User
389

Say we have a program which takes input log files. But what if the log is so huge and has to be read from multiple servers?
This is typical followup question. How to address such question?

Comments (1)