Package chapters.mdc

Class NumberCruncherServer

All Implemented Interfaces:
NumberCruncher, Serializable, Remote

A simple NumberCruncher implementation that logs its progress when factoring numbers. The purpose of the whole exercise is to show the use of mapped diagnostic contexts in order to distinguish the log output from different client requests.
See Also: