• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Alternative to TimesTen

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We have an application which uses timesten as the in-memory database. We're looking for an alternative to timesten (not necessarily an in-memory database). The main criteria for selection are

1) Should trigger events based on database changes. (something like timesten's XLA events)
2) Failover replication support.

& other features like Unicode-16 support, Compatibility (32 and 64 Bit)

PS- our DB usage is mostly read only.

Please suggest ASAP.
 
reply
    Bookmark Topic Watch Topic
  • New Topic