

FastNetObjects is designed for system architects, smart client developers who need more than just an Object Relational Mapper and don't want to get low level . FastNetObjects is a fast, clean and convienient solution. FastNetObjects realises that the other theory based solutions do not always stack up in the real world when you want the convienience of business objects and the performance of RAD. FastNetObjects provides a fast canned solution for remoting, with true separation of logical tiers. Many other frameworks often provide only one solution to a specific problem whereas with FastNetObjects you can provide multiple solutions..
Traditional business object frameworks have business objects that are based in one tier and pass business objects back and forth between tiers. This works well when all the logical tiers reside on the same physical tier but when you need to scale and these logical tiers are separated physically performance suffers and problems arise
In a typical non FastNetObjects framework this is what happens when you save:
An order business object is passed from a client tier to a server tier to be saved to a database. After the database save has occurred the order business object is returned to the client tier overwriting the original business object reference. This approach has two problems:
Using FastNetObjects save:
An order data object is passed from the client tier to the server tier using a method call on a business object interface. After the database save has occurred a data change packet containing any changes to properties on the data object is returned to the client tier and applied to the data object in that tier. This approach overcomes the problems of the previous example.
Equator IT has had the vision to provide software that was not only functional but also efficient for users.
If you want to find out about the soon to be released FastNetObjects please contact info@fastnetobjects.com