Groups
Groups
Sign in
Groups
Groups
hawtdb
Conversations
About
Send feedback
Help
hawtdb
1–30 of 30
Mark all as read
Report group
0 selected
Hiram Chirino
,
Andrea Selva
2
8/13/12
Re: [hawtdb] After closing PageFile can't get anymore the contents
Hi Hiram, so if I'm not wrong and I've understood correctly if I don't use transaction,
unread,
Re: [hawtdb] After closing PageFile can't get anymore the contents
Hi Hiram, so if I'm not wrong and I've understood correctly if I don't use transaction,
8/13/12
Mikael Jørgensen
3/20/12
Getting IOPagingExceptions
Hi, We are using HawtDB together with a camel-aggregator. This has been running flawless for a few
unread,
Getting IOPagingExceptions
Hi, We are using HawtDB together with a camel-aggregator. This has been running flawless for a few
3/20/12
IL
,
Hiram Chirino
4
12/19/11
Please add setComparator for HashIndexFactory
val factory = new PageFileFactory factory.setFile(new File(path)) factory.open() val page = factory.
unread,
Please add setComparator for HashIndexFactory
val factory = new PageFileFactory factory.setFile(new File(path)) factory.open() val page = factory.
12/19/11
Curtis Stanford
,
Hiram Chirino
3
7/9/11
Multiple indexes on same value?
I see, thanks!
unread,
Multiple indexes on same value?
I see, thanks!
7/9/11
Curtis Stanford
7/8/11
Suitable for production?
Hi, I've been looking for something like hawtdb for a while now. I have a server type application
unread,
Suitable for production?
Hi, I've been looking for something like hawtdb for a while now. I have a server type application
7/8/11
ming
4/6/11
What is the status of the journal package
Hi, I'm evaluating solutions for a fast append only journal file implementation. What is the
unread,
What is the status of the journal package
Hi, I'm evaluating solutions for a fast append only journal file implementation. What is the
4/6/11
Andrei Pozolotin
3/8/11
performance: Berkeley DB vs Hawt DB
Hiram, hello; can you please let me know if you tried to measure: performance: Berkeley DB vs Hawt DB
unread,
performance: Berkeley DB vs Hawt DB
Hiram, hello; can you please let me know if you tried to measure: performance: Berkeley DB vs Hawt DB
3/8/11
ib84
1/25/11
sorted sets
hi, I'm evaluating HawtDB for a student project, as a replacement of BDB for HypergraphDB. I was
unread,
sorted sets
hi, I'm evaluating HawtDB for a student project, as a replacement of BDB for HypergraphDB. I was
1/25/11
rodolfo
,
Hiram Chirino
3
9/28/10
Creating TxPageFile lower than 64MB
Thanks Hiram I'm using bellow code to open (or create it, if necessary) a file. But I noticed the
unread,
Creating TxPageFile lower than 64MB
Thanks Hiram I'm using bellow code to open (or create it, if necessary) a file. But I noticed the
9/28/10
Olivier Roger
,
Hiram Chirino
3
9/28/10
Monitoring?
Thanks for the informations. I won't be able to help on that matter at the moment but I keep it
unread,
Monitoring?
Thanks for the informations. I won't be able to help on that matter at the moment but I keep it
9/28/10
hbf
,
Hiram Chirino
7
9/21/10
org.fusesource.hawtdb.api.PagingException: That page was updated with the 'put' method.
Hi Hiram, I am pretty sure now it's a concurrency problem. I haven't encountered it anymore
unread,
org.fusesource.hawtdb.api.PagingException: That page was updated with the 'put' method.
Hi Hiram, I am pretty sure now it's a concurrency problem. I haven't encountered it anymore
9/21/10
Solido
,
Hiram Chirino
4
9/1/10
IOException
This is what's encoding/decoding your objects: http://github.com/chirino/hawtbuf/blob/master/
unread,
IOException
This is what's encoding/decoding your objects: http://github.com/chirino/hawtbuf/blob/master/
9/1/10
Solido
,
Hiram Chirino
2
9/1/10
Best use case
As long as what your putting in the index implements Serializable it should work. On Wed, Sep 1, 2010
unread,
Best use case
As long as what your putting in the index implements Serializable it should work. On Wed, Sep 1, 2010
9/1/10
Solido
,
Hiram Chirino
3
8/24/10
Very large set of data
I'm using the 64 bits version but i was waiting for the full commit instead of regular thousand
unread,
Very large set of data
I'm using the 64 bits version but i was waiting for the full commit instead of regular thousand
8/24/10
Solido
,
Hiram Chirino
3
8/23/10
Can figure why the Page is never allocated
I've restarted the project to follow this principe and it works well. I must have read previous
unread,
Can figure why the Page is never allocated
I've restarted the project to follow this principe and it works well. I must have read previous
8/23/10
Justin
,
Hiram Chirino
29
8/3/10
memory usage
Agree... 32 bit env may need to avoid mmap altogether. On Tue, Aug 3, 2010 at 11:13 AM, Justin <
unread,
memory usage
Agree... 32 bit env may need to avoid mmap altogether. On Tue, Aug 3, 2010 at 11:13 AM, Justin <
8/3/10
Justin
8/2/10
proposed design for MemoryMappedFile
I think what is needed is a less memory intensive abstraction: - fixed pool of MappedByteBuffer -
unread,
proposed design for MemoryMappedFile
I think what is needed is a less memory intensive abstraction: - fixed pool of MappedByteBuffer -
8/2/10
Justin
,
Hiram Chirino
3
8/2/10
proper shutdown for PageFile?
I am running on JDK 1.6.13 (Win XP). I _think_ I have figured out git enough to have push my test
unread,
proper shutdown for PageFile?
I am running on JDK 1.6.13 (Win XP). I _think_ I have figured out git enough to have push my test
8/2/10
hbf
,
Hiram Chirino
3
7/30/10
Multiple readers to non-transactional index?
Hiram, thanks a lot for the quick and detailed response. That sure helped! Kaspar On Jul 29, 5:17 am,
unread,
Multiple readers to non-transactional index?
Hiram, thanks a lot for the quick and detailed response. That sure helped! Kaspar On Jul 29, 5:17 am,
7/30/10
Justin
,
Hiram Chirino
7
7/29/10
page size constraints
On Thu, Jul 29, 2010 at 2:15 PM, Justin <justin....@gmail.com> wrote: >> I was hoping
unread,
page size constraints
On Thu, Jul 29, 2010 at 2:15 PM, Justin <justin....@gmail.com> wrote: >> I was hoping
7/29/10
Justin
,
Hiram Chirino
2
7/29/10
API usage: Transaction.close
Yes it's mostly for a saftey check. The close() method is only there to get some assertion
unread,
API usage: Transaction.close
Yes it's mostly for a saftey check. The close() method is only there to get some assertion
7/29/10
Justin
,
Hiram Chirino
4
7/28/10
API usage: unslice
no.. just use unslice every time you slice. If you slice type is WRITE you can update the byte buffer
unread,
API usage: unslice
no.. just use unslice every time you slice. If you slice type is WRITE you can update the byte buffer
7/28/10
Justin
,
Hiram Chirino
2
7/28/10
maven build issue with 1.3
Thanks for spotting that, pull an update and it should build fine once again. On Wed, Jul 28, 2010 at
unread,
maven build issue with 1.3
Thanks for spotting that, pull an update and it should build fine once again. On Wed, Jul 28, 2010 at
7/28/10
Hiram Chirino
7/19/10
HawtDB 1.2 Released
I'm pleased to announce that HawtDB 1.2 has been released. Changes include: added a putIfAbsent
unread,
HawtDB 1.2 Released
I'm pleased to announce that HawtDB 1.2 has been released. Changes include: added a putIfAbsent
7/19/10
Sergio Bossa
,
Hiram Chirino
3
7/17/10
Cutting release 1.2
Hi Hiram, I've just updated the index page on my fork (http://github.com/sbtourist/hawtdb), in
unread,
Cutting release 1.2
Hi Hiram, I've just updated the index page on my fork (http://github.com/sbtourist/hawtdb), in
7/17/10
Sergio Bossa
,
Hiram Chirino
2
7/12/10
Clarification about transactional usage
On Mon, Jul 12, 2010 at 8:31 AM, Sergio Bossa <sergio...@gmail.com> wrote: > Hi, >
unread,
Clarification about transactional usage
On Mon, Jul 12, 2010 at 8:31 AM, Sergio Bossa <sergio...@gmail.com> wrote: > Hi, >
7/12/10
Sergio B.
,
Hiram Chirino
7
7/9/10
Database file creation
On Fri, Jul 9, 2010 at 7:30 AM, Sergio B. <sergio...@gmail.com> wrote: > On Jul 8, 8:53
unread,
Database file creation
On Fri, Jul 9, 2010 at 7:30 AM, Sergio B. <sergio...@gmail.com> wrote: > On Jul 8, 8:53
7/9/10
Kiran Ayyagari
, …
Kiran Ayyagari
3
5/19/10
[hawtdb] ClassCastException in the HawtTxPageFile.recover() method
thanks Hiram for the quick reply Kiran Ayyagari On Wed, May 19, 2010 at 12:44 AM, hiram@hiramchirino.
unread,
[hawtdb] ClassCastException in the HawtTxPageFile.recover() method
thanks Hiram for the quick reply Kiran Ayyagari On Wed, May 19, 2010 at 12:44 AM, hiram@hiramchirino.
5/19/10
davsclaus
,
Hiram Chirino
8
4/22/10
[hawtdb] org.fusesource.hawtdb.api.OptimisticUpdateException
Hi I can get this exception in another area. This time is actually whitin a write operation as we
unread,
[hawtdb] org.fusesource.hawtdb.api.OptimisticUpdateException
Hi I can get this exception in another area. This time is actually whitin a write operation as we
4/22/10
Mark McGranaghan
,
Hiram Chirino
2
4/20/10
[hawtdb] Architecture Questions
Hi Mark On Mon, Apr 19, 2010 at 11:43 PM, Mark McGranaghan <mmcg...@gmail.com> wrote: >
unread,
[hawtdb] Architecture Questions
Hi Mark On Mon, Apr 19, 2010 at 11:43 PM, Mark McGranaghan <mmcg...@gmail.com> wrote: >
4/20/10