h Goers
> wrote:
>> Does anyone have experience using Berkeley DB for Java? I am looking at
>> creating something similar to the embedded Flume appender using Berkeley DB
>> as the "file channel" so that I don't have to bring in all the Flume
>> depend
look.
On Sat, Mar 2, 2013 at 6:15 PM, Ralph Goers wrote:
> Does anyone have experience using Berkeley DB for Java? I am looking at
> creating something similar to the embedded Flume appender using Berkeley DB
> as the "file channel" so that I don't have to bring in all t
al experience with any of these?
>
> Ralph
>
>
> On Mar 4, 2013, at 1:19 AM, Noel Grandin wrote:
>
> > On 2013-03-02 19:15, Ralph Goers wrote:
> >> Does anyone have experience using Berkeley DB for Java? I am looking
> at creating something similar to the embedde
Do you have personal experience with any of these?
Ralph
On Mar 4, 2013, at 1:19 AM, Noel Grandin wrote:
> On 2013-03-02 19:15, Ralph Goers wrote:
>> Does anyone have experience using Berkeley DB for Java? I am looking at
>> creating something similar to the embedded Flume
On 2013-03-02 19:15, Ralph Goers wrote:
Does anyone have experience using Berkeley DB for Java? I am looking at creating
something similar to the embedded Flume appender using Berkeley DB as the "file
channel" so that I don't have to bring in all the Flume dependencies
can be returned to the caller immediately after
>> writing to the queue and even if the JVM crashes it is guaranteed that the
>> log event will be delivered even after a restart. I've found some code that
>> lets me do that with Berkeley DB for Java. I know that that code
crashes it is guaranteed that the
log event will be delivered even after a restart. I've found some code
that lets me do that with Berkeley DB for Java. I know that that code base
is quite a bit newer than Berkeley DB itself and I haven't ever heard
discussions from anyone using it to know
code that lets me do
that with Berkeley DB for Java. I know that that code base is quite a bit newer
than Berkeley DB itself and I haven't ever heard discussions from anyone using
it to know what kinds of problems there may be. All the uses for HSQL I've ever
seen basically say no
If you are looking for a Java embeddable database, I've used H2 for unit
testing a JDBC piece instead of using heavier databases like MySQL, Oracle,
MSSQL and so on.
G
On Sat, Mar 2, 2013 at 12:15 PM, Ralph Goers wrote:
> Does anyone have experience using Berkeley DB for Java? I am lo
Does anyone have experience using Berkeley DB for Java? I am looking at
creating something similar to the embedded Flume appender using Berkeley DB as
the "file channel" so that I don't have to bring in all the Flume dependencies
and the socket connection to Flume can be done
10 matches
Mail list logo