db4o
Responding to a frequent request from our community, we now supply Maven snapshots of both the stable and the trunk (continous) db4o builds...
db4o
Tweaking the configuration options for any sufficiently complex library or application can often become indistinguishable from black magic for the "uninitiated"...
db4o
Today we have put a maintenance release of our stable 7.4 version online. Here are the three most important changes that we made by porting back code from our development release:(1) We now distribute ObjectManager Enterprise (OME) along with our stable distribution also....
db4o
Hi. This post presents a .Net centric view of the newly introduced support for better runtime monitoring into db4o (as described in this post), so, before you continue reading please, go read the aforementioned post! I'll assume you've read it. Have you read it yet? ...
db4o
As described in this posting, db4o 7.12 comes with new monitoring support to collect runtime statistics about performance relevant behaviour and state. On the Java platform, statistics are published through Java Management Extensions (JMX). A variety of JMX clients is available...
db4o
Once a project hits production status and gets deployed it is in the wild (at least from the point of view of the development team) and it requires constant monitoring from IT...
db4o
In a networking client/server environment, most of the cost is incurred by lots of small messages being interchanged between client and server...
db4o
New release is out and here is the list of bug fixes and improvements that you will find in it: OMN-177 - OMNAddin.addin file location detection fails on non english language ...
db4o
In the latest build we have introduced an even stricter Exception handling. The new strategy: If the exception occured is a Db4oRecoverableException we rethrow this exception to the user application...
db4o
Running a db4o database completely in main memory certainly is not the most ubiquitous usage. Nevertheless there are quite some users out there who are using db4o that way - caching is one possible use case where this option may be helpful...
db4o
Hi,  I want to let you know that during the last few days we have made some enhancements and fixed some bugs / issues related to our LINQ implementation....
db4o
ADO.NET Data Services Framework [1], codename Astoria, a framework released with the Service Pack 1 of the .Net framework 3.5 makes it very simple to create data services that are accessible by HTTP...
db4o
The LINQ framework design guidelines [1] describes the ".....
db4o
db4o
db4o version 7.10 is out and here is the list of modifications, improvements and bug fixes that you will find in it: COR-1642 - Ensure proper exception handling in Eclipse plugin ...