On 04/11/2007, Andy Grove <[EMAIL PROTECTED]> wrote:
> Thanks Robert. I have this building now.

Great.

> I would be interested in contributing to an Apache friendly message store if
> help is needed. I'm still getting up to speed with AMQP but have extensive
> database and JDBC experience.

Do you have any experience with HOWL? That would be an interesting one
to create for comparison with BDB.

One reason why a JDBC (i.e. relational database backed) store has not
really been progressed is because basically it will perform like a
3-legged giraffe. A persistent message store doesn't really require a
relational database - given the nature of the problem being solved a
much simpler high performance logger is all that is required.

RG

Reply via email to