hadoop - Caching session data -


a project working on requires huge amounts of data cached various services can access , operate on (one service writes cache , multiple services read , operate on it). data valid single session only. keeps changing , has reloaded each session. may naive question. can big data technologies hadoop of use here.

take @ redis. provides in-memory data structures lists , sets. furthermore possible let saved keys expire after defined amount of time (in case, session timeout).

depending on amount of data hbase or cassandra might option well.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -