With the release of Dynamics AX 2009 coming very soon, one of the key improvement areas worthy of examination is performance. In DAX 4.0, we all saw the great performance gains accomplished via optimistic concurrency locking with SQL Server 2005, as well as increased performance on the AOS (application object server) and client / server communciation.
In DAX 2009, we can expect many additional improvements, with the top one being scaling of the AOS.
The Dynamics AX performance group investigated carefully the hardware, to learn how the hardware vendors were improving at that level. Seeing this meant seeing sockets with multi-cores, being that of dual or even quad.
In DAX 4.0, the standard setup is a dual processor machine for an AOS to run on, with 2GB of RAM for that AOS instance.
Well, in DAX 2009, the performance group looked to x64-bit enabling, and so now DAX 2009 AOS can run in x64 bit mode. This means that it can now take advantage of greater amounts of RAM, which allows greater flexibility than the 2 GB limit in DAX 4.0.
In terms of the multi-core, the team saw this as something for DAX 2009 to take advantage of, so...