MarketFactory provides a Zero-GC Java MFClient. Using this client enables the program to not have garbage collection pauses (given that the program using the library is written in a way that also does not generate garbage). To use this, link to MFAPI-zerogc.jar. Implementing to this library is similar to implementing to the regular library, except for the following differences: