version 3.8
See Release Notes.
version 3.7
- Added the ability to direct a task to run on a preferred worker.
- Enabled a task to run for an infinite amount of time.
- Enabled the fabric to detect a failed connection to a task. In this case, the fabric attempts to re-run the task on a different worker.
- Added the ability to query the fabric from the client APIs.
version 3.5.1
- Added the ability to deploy an application configuration file without creating a new fabric package.
version 3.5
- Redesigned task APIs, FAM APIs, and fabric APIs interfaces to reflect language characteristics.
- Added .NET support to the task API, FAM API, and fabric API.
- Implement generics in .NET and Java APIs.
- Added Java exceptions to return codes.
- Added data type information to the .NET, C/C++, and Java API attributes.
- Changed the term app id to app name in the application definition file.
- Changed the terms process id to process name, state id to state name, and task id to task name in the process flow definition file.
- Changed the term task id to task name in the module definition file.
- Changed request packet formats to length-based.
- Bug Fix - Addressed issue with a worker hanging during application deployment.
version 3.0
- This version does not support .NET.
- Added Fabric Accessible Memory (FAM).
- Added support for binary, float, double, and int (32 and 64) data types.
- Added background task type.
- Removed the terms hive, hive_task, and hapi_request from the task API and fabric API.
- Changed the term hive-app to app in the application XML file.
- Removed the DTD information from the XML files.
version 2.4.1
- Optimized .NET memory.
- Added exception information to JNI messages.
version 2.4
- Added exclusive task type.
- Added .NET support to the task API and hive API.
version 2.3.5
- Changed product name to Appistry™ Enterprise Application Fabric.
- Changed company name to Appistry, Inc.
version 2.3
- Consolidated and re-organized hive API message codes.
- Updated the hive API functions.
- Added version information to the executable files.
version 2.2.1
- Updated hive libraries to improve performance.
version 2.2
- Initial production release of HiveMonitor. HiveMonitor displays an overview of activity in a hive.
- Improved tuning of load balancing.
version 2.1
- Enabled asynchronous request processing.
- Added service resolvers for applications requiring high performance under heavy load.
- SSL encryption in the Java client is no longer enabled. The Java hive API uses the JSDK 1.4.x java.nio package. This package does not currently support SSL encryption. When the JSDK 1.5 is released SSL encryption will be enabled.
- Fixed limited allocation.
- Hive Java API is a singleton and the call to create a hive Java API instance has changed.
- Removed the hive Java exception class. hive Java API no longer emits hive exceptions. Only numeric codes are returned.
version 2.0
- Initial production release for Red Hat Linux v8.0.
- Improved threading model.
version 1.2
- Added the ability to ping the hive.
- Removed socket pool size in the hive API.
- Bug Fix - Enhanced thread handling for Red Hat Linux v8.0.
version 1.1
- Initial release for Red Hat Linux v8.0.
- Bug Fix - Added a dll for the Windows 2000 installation.
- Bug Fix - Enhanced error handling for network group join failure.
version 1.0
- Initial release for Windows XP, Windows 2000, and FreeBSD v4.7.
|
|