Some thought on the server module : I wonder if it is really useful to pass the serializer class to the server as the serialization is done on the client side. I know this for the retrieval of the data, but isn't this a bit too tight to the java world ?
Couldn't we assume that people should know what they put in the cache ? Cheers, Benoit. 2012/2/29 Hudson (Commented) (JIRA) <[email protected]>: > > [ > https://issues.apache.org/jira/browse/DIRECTMEMORY-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219091#comment-13219091 > ] > > Hudson commented on DIRECTMEMORY-61: > ------------------------------------ > > Integrated in directmemory-trunk #159 (See > [https://builds.apache.org/job/directmemory-trunk/159/]) > DIRECTMEMORY-61 : init 10 buffers of 1000 bytes instead of 1000 buffers of > 10 bytes (Revision 1295059) > > Result = SUCCESS > bperroud : > Files : > * > /incubator/directmemory/trunk/server/directmemory-server/src/main/java/org/apache/directmemory/server/services/DirectMemoryServlet.java > > >> Create Server module to receive data to cache and a client api to send datas >> to cache >> ------------------------------------------------------------------------------------- >> >> Key: DIRECTMEMORY-61 >> URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-61 >> Project: Apache DirectMemory >> Issue Type: New Feature >> Reporter: Olivier Lamy >> Assignee: Olivier Lamy >> Fix For: 0.6.0 >> >> > > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > > -- sent from my Nokia 3210
