JOAFIP library

23 views
Skip to first unread message

luc peuvrier

unread,
Dec 17, 2009, 1:39:58 PM12/17/09
to nosql-di...@googlegroups.com, lc....@orange.fr
Hi,
 
Started on july 2007: http://joafip.sourceforge.net/
Exactly in nosql philisophy
I developped it because application was developped with all in memory using priority queue, list, map, and use of sql database to persist was a hell.
 
Best regards
Luc Peuvrier

Fernando Padilla

unread,
Dec 18, 2009, 1:06:43 PM12/18/09
to nosql-di...@googlegroups.com
you can look at hazelcast then.

A very simple distributed-in-memory data grid (maps, queues, locks, etc), which also has a load/store persistence plugin to populate/persist the data.

http://www.hazelcast.com/

--

You received this message because you are subscribed to the Google Groups "NOSQL" group.
To post to this group, send email to nosql-di...@googlegroups.com.
To unsubscribe from this group, send email to nosql-discussi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nosql-discussion?hl=en.

luc peuvrier

unread,
Dec 19, 2009, 12:28:25 AM12/19/09
to NOSQL
I had a look on hazelcast.
That seems to me common to joafip is less programming intrusion.
The differences:
- joafip have not clustering facilities, it is to persist and to go
out of heap memory limits
- hazelcast have specific collection implementation to be persisted,
joafip can persist anything ( any graph of objets ), but have its own
collection implementation for persistence performances reasons. These
collection works in memory as sun native collection.
joafip is based on object in memory backend by file.
Thank you for the comments

> >http://groups.google.com/group/nosql-discussion?hl=en.- Hide quoted text -
>
> - Show quoted text -

Reply all
Reply to author
Forward
0 new messages