⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用于网络游戏医学图像网关的高qos要求.更详细的内容可阅读相应的材料
💻
字号:
# README,v 1.3 2000/03/01 00:49:40 coryan Exp

This directory contains the following tests for the CDR stream class;

        . basic_types

          Simply encodes a lot of CORBA::Octets, CORBA::Short and
          CORBA::Long into a CDR stream and then decodes them;
          verifying that the same results are obtained. 

        . growth
        
          Helps measure how the growth strategy affects the
          performance of CDR streams.

        . tc
        
          TAO implements TypeCodes using a CDR buffer (this was
          inherited from the Sun IIOP engine), this test verifies that
          some of the basic TypeCodes actually are able to interpret
          their CDR buffers.

	. allocator

	  Measure the performance and predictability of TSS vs. global
	  allocators.

	. alignment

	  A test for a very subtle alignment problem on the octet
	  sequence optimizations.  Does not happen now, but this is
	  the regression test.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -