Code Noter
Notes on stuff I don't want to figure out twice.
Wednesday, November 5, 2008
Calculating a Multicast Address for Cluster Partitioning
›
Say you want to deploy multiple instances of an application on multiple machines, all using a common data store. Further, you want to let t...
Thursday, October 16, 2008
Daily Remote Backups with Rsync
›
There are tons of pages on the web devoted to rsync scripts, but I had to pull together info from several sites to do what I wanted, so I...
2 comments:
Saturday, October 4, 2008
Ehcache RMI Address Determination is Error Prone
›
I had to fix this problem with Ehcache at work. We use it with Hibernate in a clustered environment (more on that in another post). Recen...
Home
View web version