WebSphere Extended Deployment, Version 6.0.x
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


Hash based partitioning

Hash the data keys and then use the resulting hash code modulo some maximum number as the partition names. The application returns a set of partitions numbered from 0 till 511. This allows the application to hash the request keys and then use the hash code modulo 512 as the partition name.




Related concepts
Data partitioning patterns
Concept topic    

Terms of Use | Feedback

Last updated: Oct 16, 2009 11:11:31 AM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=/com.ibm.websphere.xd.doc/info/WPF51/cwpfhashpatterns.html