期刊文献+
共找到4,287篇文章
< 1 2 215 >
每页显示 20 50 100
The Client/server-based Distributed Architecture of a CIM Intelligent Integrating Platform
1
作者 王刚 《High Technology Letters》 EI CAS 1996年第2期9-12,共4页
Information integrating platform is a basic supporting environment based on informationtechnology for a CIM(Computer Integrated Manufacturing)system.There are some prob-lems to solve in the research and development of... Information integrating platform is a basic supporting environment based on informationtechnology for a CIM(Computer Integrated Manufacturing)system.There are some prob-lems to solve in the research and development of the platform,such as the type of informa-tion processed in the platform and the distribution strategy of the platform system.This pa-per introduces a plan of an intelligent information integrating platform for CIM system basedon the client/server architecture,named I3P.The architecture,organization and detailed de-sign of services in I3P are also described. 展开更多
关键词 Computer integrated MANUFACTURING INTELLIGENT MANUFACTURING system Integrating INFRASTRUCTURE and PLATFORM client/server
下载PDF
Adaptive Load Balancing for Parameter Servers in Distributed Machine Learning over Heterogeneous Networks 被引量:1
2
作者 CAI Weibo YANG Shulin +2 位作者 SUN Gang ZHANG Qiming YU Hongfang 《ZTE Communications》 2023年第1期72-80,共9页
In distributed machine learning(DML)based on the parameter server(PS)architecture,unbalanced communication load distribution of PSs will lead to a significant slowdown of model synchronization in heterogeneous network... In distributed machine learning(DML)based on the parameter server(PS)architecture,unbalanced communication load distribution of PSs will lead to a significant slowdown of model synchronization in heterogeneous networks due to low utilization of bandwidth.To address this problem,a network-aware adaptive PS load distribution scheme is proposed,which accelerates model synchronization by proactively adjusting the communication load on PSs according to network states.We evaluate the proposed scheme on MXNet,known as a realworld distributed training platform,and results show that our scheme achieves up to 2.68 times speed-up of model training in the dynamic and heterogeneous network environment. 展开更多
关键词 distributed machine learning network awareness parameter server load distribution heterogeneous network
下载PDF
Simulation on Single Server &Distributed Environment (It’s Comparison &Issues)
3
作者 A. Jawwad Memon Wasi Ur Rehman 《World Journal of Engineering and Technology》 2013年第2期23-25,共3页
Simulation has become the evaluation method of choice for many areas of distributing computing research. Simulation has been applied successfully for modeling small and large complex systems and understanding their be... Simulation has become the evaluation method of choice for many areas of distributing computing research. Simulation has been applied successfully for modeling small and large complex systems and understanding their behavior, especially in the area of distributed systems or parallel environment. The aim of my research is to study and qualitative analysis of simulation on a single server & on distributed environment and finding the related issues & its comparison. 展开更多
关键词 SIMULATION SIMULATION on Single server ENVIRONMENT SIMULATION on distributed ENVIRONMENT SIMULATION ISSUES
下载PDF
Active Authentication Protocol for IoV Environment with Distributed Servers
4
作者 Saravanan Manikandan Mosiur Rahaman Yu-Lin Song 《Computers, Materials & Continua》 SCIE EI 2022年第12期5789-5808,共20页
The Internet of Vehicles(IoV)has evolved as an advancement over the conventional Vehicular Ad-hoc Networks(VANETs)in pursuing a more optimal intelligent transportation system that can provide various intelligent solut... The Internet of Vehicles(IoV)has evolved as an advancement over the conventional Vehicular Ad-hoc Networks(VANETs)in pursuing a more optimal intelligent transportation system that can provide various intelligent solutions and enable a variety of applications for vehicular traffic.Massive volumes of data are produced and communicated wirelessly among the different relayed entities in these vehicular networks,which might entice adversaries and endanger the system with a wide range of security attacks.To ensure the security of such a sensitive network,we proposed a distributed authentication mechanism for IoV based on blockchain technology as a distributed ledger with an ouroboros algorithm.Using timestamp and challenge-responsemechanisms,the proposed authentication model can withstand several security attacks such asMan-in-Middle(MiM)attacks,Distributed Denial of Service(DDoS)attacks,server spoofing attacks and more.The proposed method also provides a solution for single-point failure,forward secrecy,revocability,etc.We exhibit the security of our proposed model by using formal(mathematical)analysis and informal analysis.We used Random Oracle Model to perform themathematical analysis.In addition,we compared the communication cost,computation cost,and security of the proposed model with the related existing studies.We have verified the security of the model by using AVISPA tool simulation.The security analysis and computation analysis show that the proposed protocol is viable. 展开更多
关键词 IoV message authentication random oracle model blockchain distributed server revocability
下载PDF
Performance Study of a Distributed Web Server: An Analytical Approach
5
作者 Sarah Tasneem Reda Ammar 《Journal of Software Engineering and Applications》 2012年第11期855-863,共9页
With the rapid expansion of the Internet, Web servers have played a major role in accessing the enormous mass of Web pages to find the information needed by the user. Despite the exponential growth of the WWW, a very ... With the rapid expansion of the Internet, Web servers have played a major role in accessing the enormous mass of Web pages to find the information needed by the user. Despite the exponential growth of the WWW, a very negligible amount of research has been conducted in Web server performance analysis with a view to improve the time a Web server takes to connect, receive, and analyze a request sent by the client and then sending the answer back to client. In this paper, we propose a multi-layer analytical approach to study the web server performance. A simple client-server model is used to represent the WWW server in order to demonstrate how to apply the proposed approach. We developed a systematic, analytical methodology to quantify the communication delay and queuing overhead in a distributed web server system. The approach uses the Computation Structure Model to derive server processing time required to process a request sent from a client and queueing model to analyze the communication between the clients and the server. 展开更多
关键词 WEB server CSM PERFORMANCE Modeling PERFORMANCE Analysis distributed Systems QUEUEING Model
下载PDF
Web上多层Client/Server数据库系统的设计与实现 被引量:9
6
作者 李修建 沈 志 +2 位作者 常胜利 兰 勇 刘 菊 《计算机工程与应用》 CSCD 北大核心 2000年第11期141-143,共3页
文章探讨了当今处于Internet技术前沿的可用的远程数据库编程技术,并分析了Web上多层Client/Server数据库系统的原理和结构.提出了一种Web上多层Client/Server数据库系统的解决方案,详述了系统实现的具体方法,以及开发过程中所要解决... 文章探讨了当今处于Internet技术前沿的可用的远程数据库编程技术,并分析了Web上多层Client/Server数据库系统的原理和结构.提出了一种Web上多层Client/Server数据库系统的解决方案,详述了系统实现的具体方法,以及开发过程中所要解决的关键问题,并实现了主讲教师优秀教案远程参考系统. 展开更多
关键词 client/server MTS对象 远程数据库系统 WEB
下载PDF
基于.Net的三层Client/Server结构及其应用 被引量:21
7
作者 宗梅 马小平 《计算机工程与设计》 CSCD 北大核心 2005年第2期520-522,共3页
三层Client/Server结构是数据库应用开发的新趋势。对三层Client/Server的体系结构、主要特点进行了分析, 提出了三层结构设计的框架,介绍了在.NET平台下数据库应用的实现,并结合一个实例--门诊挂号子系统,探讨了 基于组件的逻辑上三... 三层Client/Server结构是数据库应用开发的新趋势。对三层Client/Server的体系结构、主要特点进行了分析, 提出了三层结构设计的框架,介绍了在.NET平台下数据库应用的实现,并结合一个实例--门诊挂号子系统,探讨了 基于组件的逻辑上三层结构的数据库应用的实现过程。说明了三层结构具有较好的灵活性、易维护和可重用性。 展开更多
关键词 数据库应用 三层结构 .NET .NET平台 client/server结构 组件 可重用性 新趋势 子系统 灵活性
下载PDF
面向SQL Server的OPC Client开发 被引量:4
8
作者 杨启亮 邢建春 王平 《计算机应用与软件》 CSCD 北大核心 2007年第2期95-97,105,共4页
实现了一种OPC Client软件,解决了现场数据通过OPC Server到SQL Server数据库集成的难题。该应用程序提供了Windows Explore形式的标准的用户界面,易学易用。软件采用了文件操作、OPC数据存取、ADO数据库访问、SQL-DMO对象管理和操作、... 实现了一种OPC Client软件,解决了现场数据通过OPC Server到SQL Server数据库集成的难题。该应用程序提供了Windows Explore形式的标准的用户界面,易学易用。软件采用了文件操作、OPC数据存取、ADO数据库访问、SQL-DMO对象管理和操作、系统托盘等多项关键技术,来实现对文件数据源、OPC数据源、SQL Server数据源等的读写和OPC对象、SQL Server中的库、表、Job等对象的管理和操作。本OPC Client应用程序已在实际工程中取得良好的应用效果。 展开更多
关键词 OPC client ADO DMO SQL server
下载PDF
基于Client/Server的森林资源林政管理系统模型 被引量:5
9
作者 周术诚 周明全 景林 《福建林学院学报》 CSCD 北大核心 2005年第1期18-21,共4页
针对传统的森林资源林政管理手段落后的现状,在分析C/S体系结构的基础上,提出基于3层C/S模式的森林资源林政管理系统模型,并详细介绍了系统的网络结构、设计原理。
关键词 client/server 森林资源 林政 网络模型 管理系统
下载PDF
Client/Server模式的传统服务的Web Service包装器的研究 被引量:3
10
作者 申德荣 陈天 于戈 《小型微型计算机系统》 CSCD 北大核心 2005年第3期524-527,共4页
基于Web服务实现企业间应用集成是网络经济模式的发展趋势.针对企业中累积的大量的基于Client/Server架构的应用系统(简称传统服务)进行研究,提出了一种将传统服务包装为WebService的实现方法;利用.NET平台的反射(Reflect)和代码树(Code... 基于Web服务实现企业间应用集成是网络经济模式的发展趋势.针对企业中累积的大量的基于Client/Server架构的应用系统(简称传统服务)进行研究,提出了一种将传统服务包装为WebService的实现方法;利用.NET平台的反射(Reflect)和代码树(CodeDom)等特性,自动地实现字节流与XML元数据的转换,有效地实现了传统服务的集成;从易访问性、可维护性、可集成性、安全性、服务质量五个方面分别对传统服务和包装后的WebService进行了对比评价,为实现紧密耦合系统到松散耦合系统的映射提供了可靠的基础. 展开更多
关键词 传统服务 WEBSERVICE client/server 反射 应用集成
下载PDF
Client/Server系统的测试策略 被引量:3
11
作者 李小将 樊天晴 胡正国 《计算机工程》 CAS CSCD 北大核心 2002年第8期38-39,58,共3页
针对系统的结构和特点,介绍了系统的测试原理,并根据测试原理提出系统的测试策略。最后介绍了该策略的一个应用C/SC/SC/S 实例,并给出了相应测试指标,实例表明该策略极大地节省了测试开销。
关键词 client/server系统 测试策略 软件测试 软件工程
下载PDF
网络信息系统从Client/Server到Browser/Server 被引量:3
12
作者 杨玉 李建军 康婧 《哈尔滨商业大学学报(自然科学版)》 CAS 2002年第5期515-518,共4页
探讨了网络信息系统建设中Client/Server和Browser/Server的区别与联系 ,阐述了Client/Server系统的二层体系结构和Browser/Server系统的三层体系结构 。
关键词 网络信息系统 client/server BROWSER/server 体系结构 客户机 服务器 浏览器
下载PDF
Linux下Client/Server异步通信的研究及实现 被引量:3
13
作者 周建国 晏蒲柳 郭成城 《计算机应用研究》 CSCD 北大核心 2002年第11期112-114,共3页
介绍了在Linux下利用Select和Fcntl系统调用实现异步通信程序的两种方法 ,并给出了实现框架。通过对两种实现方法进行比较 ,进一步说明了为提高CPU的使用效率 ,编写Linux异步通信程序应采取的正确方法。
关键词 异步通信 client/server 描述符 多重输入/输出
下载PDF
浅谈Client/Server体系结构及发展 被引量:3
14
作者 章慧 王留洋 俞杨信 《淮阴工学院学报》 CAS 2001年第4期13-15,共3页
本文讨论了Client/Server模式的体系结构及发展情景。
关键词 client/server BROWSER/server 胖客户机 瘦服务器
下载PDF
多层Client/Server结构软件性能评价 被引量:3
15
作者 石绥祥 夏登文 于戈 《小型微型计算机系统》 CSCD 北大核心 2006年第3期486-488,共3页
针对多层Client/Server性能评价中,现有方法没有考虑进程“同步”的缺陷,提出一种“同步”马尔科夫链概念;证明了两个马尔科夫链“同步”后仍然具有半马尔科夫特性,从而给出基于半马尔科夫链的多层Client/Server软件性能模型.结合国家... 针对多层Client/Server性能评价中,现有方法没有考虑进程“同步”的缺陷,提出一种“同步”马尔科夫链概念;证明了两个马尔科夫链“同步”后仍然具有半马尔科夫特性,从而给出基于半马尔科夫链的多层Client/Server软件性能模型.结合国家科技攻关课题,对三层事务处理模型的性能评价进行讨论,并应用Microsoft提供的性能评价器验证计算结果,比较表明了两者的一致性. 展开更多
关键词 多层client/server结构 软件性能评价 同步马尔科夫链
下载PDF
基于Client/Server的浏览式网络课件的设计 被引量:11
16
作者 杨凯 滕至阳 《现代教育技术》 2001年第2期35-38,共4页
本文结合CAI的现状和发展趋势,阐述了一个基于Client/Server结构的以自学型为主的计算机辅助教学软件的设计与实现。它围绕知识点结构按与此系统交互的人员将其分成教师、学生和督导人员三个模块,实现了通过Internet完成教与学的教学模式。
关键词 CAI WWW client/server 远程开放教学 计算机辅助教学软件 浏览式网络课件 课件设计
下载PDF
基于三层Client/Server软件安全控制系统 被引量:5
17
作者 宁伟 张卫 《辽宁工程技术大学学报(自然科学版)》 CAS 北大核心 2002年第1期61-64,共4页
分布式系统的安全性是系统建设中的关键环节。由于分布式应用程序是涉及多用户参与的复杂的网络应用系统,安全性高、易于集成的安全控制系统将极大地方便这类应用程序的开发。在本文中,作者提出了一种基于角色的访问控制模型以及相应的... 分布式系统的安全性是系统建设中的关键环节。由于分布式应用程序是涉及多用户参与的复杂的网络应用系统,安全性高、易于集成的安全控制系统将极大地方便这类应用程序的开发。在本文中,作者提出了一种基于角色的访问控制模型以及相应的身份认证与权限审查机制。然后采用三层客户/服务器模型,以组件对象的形式对系统进行了实现,在实践应用中取得了较好的效果。 展开更多
关键词 三层client/server软件 安全控制系统 三层客户/服务器模型 访问控制 身份验证 权限审查 软件开发 网络安全
下载PDF
基于Client/Server结构的MIS系统设计 被引量:17
18
作者 陈年生 何秉娇 《计算机工程与应用》 CSCD 北大核心 1999年第6期63-65,共3页
文章给出了Client/Serverf客户机/服务器)的体系结构模式,讨论了基于该模式的MIS系统特点和设计原则,并给出具体的设计实例。
关键词 体系结构 管理信息系统 系统设计 客户/服务器
下载PDF
基于多层结构中间件(EdbClient,EdbServer)的设计与实现 被引量:5
19
作者 胡斌 林宗楷 +1 位作者 郭玉钗 马晓龙 《计算机研究与发展》 EI CSCD 北大核心 1998年第10期869-873,共5页
文中首先分析了Client/Server模型中中间件(middleware)的应用背景.在此基础上,提出了适合工程领域的基于多层结构(multitier)中间件EdbClient,EdbServer的设计方法,描述了... 文中首先分析了Client/Server模型中中间件(middleware)的应用背景.在此基础上,提出了适合工程领域的基于多层结构(multitier)中间件EdbClient,EdbServer的设计方法,描述了它在分布式工程数据库管理系统DEDBMS/x中的实现.最后,介绍它在“九五”国家科技攻关项目“集成化商业设计CAD系统”中的应用. 展开更多
关键词 多层结构 中间件 工程数据库 工程设计
下载PDF
Client/Server和Browser/Server两种模式合用的高校设备物资管理信息系统 被引量:12
20
作者 贾克斌 常武 +3 位作者 张鸿源 刘俊千 王一柏 任启财 《计算机工程》 CAS CSCD 北大核心 2000年第10期86-88,共3页
讨论了采用Client/Server模式与Browser/Server模式相结合作为MIS开发平台的方法.通过对两种模式的比较,说明了采用这种开发平台的原因和特点,并对基于这种平台的高校设备物资管理系统的设计开发方法... 讨论了采用Client/Server模式与Browser/Server模式相结合作为MIS开发平台的方法.通过对两种模式的比较,说明了采用这种开发平台的原因和特点,并对基于这种平台的高校设备物资管理系统的设计开发方法进行了说明。系统运行的结果表明,在目前条件下,这种方法是可行的。 展开更多
关键词 C/S B/S 管理信息系统 设备物资管理 高校
下载PDF
上一页 1 2 215 下一页 到第
使用帮助 返回顶部