Use of CacheLoader and CacheWriter in Gemfire -


i have client server topology in gemfire. want use cacheloader , cachewriter synchronize in memory gemfire cache rdbms database oracle. should plug in these cacheloader , cachewriter..in client regions or server regions or can choose 1 of these?

i server regions. there's no reason why client app should depend on rdbms in case.


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -