资 源 简 介
The project source code has been moved to github: http://github.com/jkff/greg
Why the name?
Greg is for "Global Registrator". It is a scalable logger with a high-precision global time axis.
What is it for?
Who hasn"t merged logs from different machines and hasn"t cursed their out-of-sync clocks and the offline mode of processing?
Who hasn"t wondered, how much time it takes for a request to travel from one machine to the other, and hasn"t cursed his logs for not being able to provide this information?
Who hasn"t wondered, how on earth one can debug bottlenecks and find critical paths in latency-sensitive distributed systems?
Greg solves these problems by being a global logger with a high-precision global time axis.
It was written precisely because of the de