Download List

项目描述

Ice is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+. It is easy to learn, yet provides a powerful network infrastructure for demanding technical applications. It features an object-oriented specification language, easy to use C++ and Java mappings, a highly efficient protocol (including protocol compression), asynchronous method invocation and dispatch, dynamic transport plug-ins, TCP/IP and UDP/IP support, SSL-based security, a firewall solution, and much more.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-05 15:15
1.4.0

此版本增加了重新设计方面的API,新的篇章,在冰面手册和IcePatch服务,以及许多其他改进和错误修正。
标签: Major feature enhancements
This release adds a redesigned facets API, new chapters in the
Ice manual on facets and the IcePatch service, and numerous other
improvements and bugfixes.

2004-03-06 07:54
1.3.0

此版本增加了对检查和迁移冻结数据库,Windows为IcePack和冰川服务平台的Windows 9x/Me,HP - UX的,和MacOS X和许多其他改进和修正补丁支持支持一组工具。
标签: Major feature enhancements
This release adds a set of tools for inspecting and migrating Freeze databases, Windows support for the IcePack and Glacier services, platform support for Windows 9x/ME, HP-UX, and MacOS X, and numerous other improvements and bugfixes.

2003-10-29 09:40
1.2.0

这个版本采用了冰的C + +垃圾收集器会自动解决了循环对象类的实例依赖,一个新的数据库迁移工具,它提供了比旧基于XML架构的迁移过程中更大的控制方法。现在使用的交易,冻结所有写操作时,冻结定期保存后台线程创建,修改和销毁对象,和一个新的冻结逐出者指数类提供易于使用和高效的二级键查询。编组的性能已得到改进,并且有许多小的改进和错误修正。
标签: Major feature enhancements
This version features a garbage collector for Ice for C++
that automatically resolves cyclic object dependencies in
class instances, and a new database migration tool that
provides much greater control over the migration process
than the old XML schema based approach. Freeze now
uses transactions for all write operations, a Freeze
background thread periodically saves created, modified
and destroyed objects, and a new Freeze evictor index
class provides easy-to-use and efficient secondary-key
querying. Marshaling performance has been
improved, and there are numerous minor improvements
and bugfixes.

2003-08-26 10:08
1.1.1

这个版本的功能和改进未成年人错误修正文件。
标签: Minor bugfixes
This version features minor bugfixes and improved
documentation.

2003-05-28 23:05
1.1.0

Solaris的支持,包括Sun的C + +编译器版本5.3,5.4和5.5,32和64位。为Linux支持基于AMD Opteron,32和64位。窗户安装的Visual Studio。NET的。增强到冰协议,包括对异常和类切片的支持。为更有效地利用资源动态线程池。活动的连接管理,自动关闭闲置的连接并重新打开他们的需求。改进的C + +信号处理设施。简化和增强的C + +线程和锁定原语。文档功能,包括一种新的冰议定书的篇章。
标签: Minor feature enhancements
Support for Solaris, including Sun C++ compiler versions 5.3, 5.4, and 5.5, 32 and 64 bit. Support for Linux on AMD Opteron, 32 and 64 bit. Windows installers for Visual Studio .NET. Enhancements to the Ice protocol, including support for exception and class slicing. Dynamic thread pools for more efficient resource utilization. Active connection management to automatically close idle connections and re-open them on demand. Improved C++ signal handling facilities. Simplified and enhanced C++ threading and locking primitives. Documentation enhancements, including a new Ice Protocol chapter.

Project Resources