Download List

项目描述

The txObject Application Tool Kit (ATK) is a collection of platform-independent C++ Class libraries that provides a five-layer framework containing an Object Library, IO and Timers, Threads, Inter-Process Communication, and Distributed Object Communication.

系统要求

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.

2009-12-29 08:18
1.4.0

此版本的源代码更新到最新的编译器和平台。它还返工对Linux平台的微线程层使用setjmp的宣传短片,而不是在ucontext / longjmp的。
This release updates the source code to the latest compilers and platforms. It also reworks its microthreading layer for the Linux platform to use the ucontext APIs instead of setjmp/longjmp.

2002-10-26 08:54
1.3.9

Mac OS X的支持。
标签: Major feature enhancements
Mac OS X support.

2001-12-20 23:31
1.3.8

此版本修正了第一层对象序列化是错误的对象引用时发现被打开。
标签: Major bugfixes
This release fixes a Layer 1 object serialization bug that was found when Object Referencing was turned on.

2001-06-02 00:12
1.3.7

改造layer1的集装箱式方法签名,以便更好地反映txObject攻击力内存所有权的政策,改变layer4的阶级txAbsPacker析构函数的虚析构函数,和同行的layer5连接状态机的bug修复。
标签: Major feature enhancements
Reworking layer1's container type method signatures to better reflect txObject ATK memory ownership policy, changing layer4's class txAbsPacker destructor to a virtual destructor, and a fix for a layer5 peer connectivity state machine bug.

2001-04-09 00:11
1.3.6

一种内存泄漏修复发现txObject攻击力TCP服务器类,修复告知用户,试图阻止txObject攻击力线木卫一和定时器引擎是无效的,并为对象存储6.0 +数据库错误的解决方法。
标签: Minor bugfixes
A fix for a memory leak found in the txObject ATK TCP server class, a fix to inform users that trying to stop txObject ATK thread IO & Timer engine is invalid, and a workaround for an ObjectStore 6.0+ database bug.

Project Resources