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.

2003-10-29 09:40 Back to release list
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.

Project Resources