View Source cfclient_instance (cfclient v0.5.0-beta.1)
Feature flags client instance.
It creates the ETS tables used to cache flag data from the server and flag usage metrics. It runs periodic tasks to pull data from the server and send metrics to it.
An instance is started by the cfclient application. More complex applications can start additional instances for a specific project.