com.mobiledgex.matchingengine.MatchingEngine.FindCloudletMode Enum Reference

Public Attributes

 PROXIMITY
 
 PERFORMANCE
 

Detailed Description

Two modes to call FindCloudlet. First is Proximity (default) which finds the nearest cloudlet based on gps location with application instance Second is Performance. This mode will test all cloudlets with application instance deployed to find cloudlet with lowest latency. This mode takes longer to finish because of latency test.