You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Taymindis Woon edited this page Oct 5, 2017
·
5 revisions
In order to have load balance with multiple instance, you need to have synchronize Big Data Collection. LockFree HashTable is implement by Atomic design with lockFree feature, And the binary_array can use for indexing purpose for querying the data on cache.
Here is the instruction how to use lockfree hashtable and binary array to spawn a fcgi-function service to share multiple instance.