Welcome![Sign In][Sign Up]
Location:
Search - rmi thread

Search list

[JSP/Javafy

Description: 基于RMI的学生成绩管理程序,实现了线程,事件模型.-based RMI student performance management process to achieve a thread, event model.
Platform: | Size: 15620 | Author: 馨儿 | Hits:

[JSP/Javafy

Description: 基于RMI的学生成绩管理程序,实现了线程,事件模型.-based RMI student performance management process to achieve a thread, event model.
Platform: | Size: 15360 | Author: 馨儿 | Hits:

[Internet-NetworkLanTalk_sources

Description: Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
Platform: | Size: 500736 | Author: Louis | Hits:

[DocumentsJavaSocket_threadAndRMIdevelopFramework

Description: JavaSocket_线程及RMI开发框架-JavaSocket_ thread and the RMI Development Framework
Platform: | Size: 69632 | Author: 周铮 | Hits:

[Other DatabasesMYRMI

Description: 通过C++特有的代码复用机制模拟实现具有类似RMI功能的类库,此类在接到stop命令后,简单的调用TerminateThread函数将所有客户端的请求线程关闭,此欠考虑,应选择一种切实有效的机制避免在客户端调用函数时正确结束,或者如果不接受则向用户传递一个消息-By C++ specific code reuse mechanism simulation to achieve similar functionality RMI library, stop receiving such order, simply call TerminateThread function of all client requests thread shut down, the less considered to be effective to choose a mechanism to avoid the client calls the function in the right end, or if not accepted then pass a message to the user
Platform: | Size: 29696 | Author: 清风煕 | Hits:

[VC/MFCvckbase54

Description: ACE中网络通讯编程基本架构 Base64的编解码方法 C++和C#编写调用COM组件 SQLite在VC下的使用 Skype录音答录机编程思路和代码 Strsafe.h:更安全的C语言字符串处理函数 Win32 结构化异常处理(SEH)探秘 Win32 系统线程信息块(TIB)浅析 从32位应用程序到64位应用程序 大型门户网站架构服务部署研究分析 改变 CListCtrl、CHeaderCtrl 高度、字体、颜色和背景 关于内存对齐 基于CDialogBar的IE多标签栏的实现 将Lua嵌入到自己的程序中 可编辑子项的CListCtrl类 类似QQ游戏大厅导航的树型控件 让C++也支持RMI -ACE program in the network communication infrastructure Base64 encoder and decoder C++ and C#, call the COM component in VC SQLite use Skype audio recorder under the programming ideas and code Strsafe.h: safer string handling functions Win32 C language structure exception handling (SEH) Quest Win32 system thread information block (TIB) of 32-bit applications from 64-bit applications to large-scale deployment of the portal framework services research and analysis to change CListCtrl, CHeaderCtrl height, font, color and background on the memory alignment Based on the IE CDialogBar achieve more of the tab bar embedded Lua program can edit their own children' s CListCtrl class similar to the QQ games hall tree navigation control Rang C++ also supports the RMI
Platform: | Size: 8392704 | Author: 万全 | Hits:

[Windows DevelopMYRMI_demo

Description: 通过C++特有的代码复用机制模拟实现具有类似RMI功能的类库,此类在接到stop命令后,简单的调用TerminateThread函数将所有客户端的请求线程关闭,此欠考虑,应选择一种切实有效的机制避免在客户端调用函数时正确结束,或者如果不接受则向用户传递一个消息…… -By C++ specific code reuse mechanism implemented by simulation library with similar functionality RMI, receiving the stop command of such a simple function call TerminateThread all client requests thread off, the less considered, should choose a practical and effective mechanism to avoid the client calls the function in the right end, or if not accepted pass a message to the user ... ...
Platform: | Size: 24576 | Author: madud00062 | Hits:

[JSP/JavaJava-network-programming

Description: 本书从Java发展历程开始讲起,着重介绍了Java网络编程一部分,从一对一单线程,多线程通信的讲解,并附加了例子程序源代码,同时还讲述了与JDBC技术相关的知识,最后,介绍了RMI编程的发展和工作原理,内容详尽-The book' s start from the Java development process, focusing on the part of Java network programming, from one to one single-threaded, multi-thread communication to explain, and attach a sample program source code, but also about technology-related knowledge and JDBC, Finally, the introduction of the RMI programming and working principle of the development, detailed
Platform: | Size: 9246720 | Author: donghao | Hits:

[Multimedia DevelopMYRMI

Description: 通过C++特有的代码复用机制模拟实现具有类似RMI功能的类库,此类在接到stop命令后,简单的调用TerminateThread函数将所有客户端的请求线程关闭,此欠考虑,应选择一种切实有效的机制避免在客户端调用函数时正确结束,或者如果不接受则向用户传递一个消息-Code reuse mechanism through C++ specific simulation to achieve a similar the RMI function of the class library, such simple call TerminateThread function after receiving the stop command, the client request thread closes this ill-considered, should choose a practical and effective The mechanism to avoid properly terminated, or if you do not accept to pass a message to the user when the client calls the function
Platform: | Size: 16384 | Author: johny | Hits:

[JSPjavateah

Description: 关于JAVAT语言入门教程,适合初学者学习。书中有详细的代码讲解.-JavaTech is a practical introduction to the Java programming language with an emphasis on the features that benefit technical computing, such as platform independence, extensive graphics capabilities, multi-threading, and tools to develop network and distributed computing software and embedded processor applications. The book is divided into three parts. The first presents the basics of object-oriented programming in Java and then examines topics such as graphical interfaces, thread processes, I/O, and image processing. The second part begins with a review of network programming and develops Web client-server examples for tasks such as monitoring of remote devices. The focus then shifts to distributed computing with RMI, which allows programs on different platforms to exchange objects and call each other’s methods. CORBA is also discussed and a survey of web services is presented. The final part examines how Java programs can access the local platform and interact with ha
Platform: | Size: 3609600 | Author: ashely | Hits:

[JSP/JavaAssignment#1

Description: Introduction to RMI assignment
Platform: | Size: 10240 | Author: kabeerahmed | Hits:

CodeBus www.codebus.net