We would like to process it in a Java application, save the results in our memcache server pool and read it using memcache in PHP.
It's easy enough to try, but I would ask and see if anyone else has done this.
As long as both Java and PHP clients connect to the same memcache server pool, will the hash address of both clients be the same server to make searching with PHP possible?
java php memcached
Peter Sankauskas
source share