【24h】

Trials and Tribulations of Testing a Java/C++ Hybrid Application

机译:测试Java / C ++混合应用程序的试验和琐事

获取原文

摘要

The project was to build a viewer (Stream View) that would take a GDSII (Graphical Design Data) Stream File as input, and display it using as little system memory as possible, and as fast as possible. GDSII design files can be Giga Bytes in size, and use a lot of system resources. The underlying code would be written in C++, while the user interface would be written in Java. These two layers would then communicate using the JNI. This combination of C++, Java, and the complexities of an application like this, generated a whole lot of questions on how to test such an application. This paper will talk about some of the issues, and how as a team, we solved them.
机译:该项目旨在构建一个查看器(Stream View),该查看器将GDSII(图形设计数据)流文件作为输入,并使用尽可能少的系统内存并尽可能快地显示它。 GDSII设计文件的大小可以为千兆字节,并占用大量系统资源。基础代码将用C ++编写,而用户界面将用Java编写。然后,这两层将使用JNI进行通信。 C ++,Java以及此类应用程序的复杂性的结合产生了很多有关如何测试此类应用程序的问题。本文将讨论一些问题,以及作为一个团队如何解决这些问题。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号