期刊文献+
共找到52篇文章
< 1 2 3 >
每页显示 20 50 100
Scheduling transactions in mobile distributed real-time database systems 被引量:1
1
作者 雷向东 赵跃龙 +1 位作者 陈松乔 袁晓莉 《Journal of Central South University of Technology》 EI 2008年第4期545-551,共7页
A DMVOCC-MVDA(distributed multiversion optimistic concurrency control with multiversion dynamic adjustment)protocol was presented to process mobile distributed real-time transaction in mobile broadcast environments.At... A DMVOCC-MVDA(distributed multiversion optimistic concurrency control with multiversion dynamic adjustment)protocol was presented to process mobile distributed real-time transaction in mobile broadcast environments.At the mobile hosts,all transactions perform local pre-validation.The local pre-validation process is carried out against the committed transactions at the server in the last broadcast cycle.Transactions that survive in local pre-validation must be submitted to the server for local final validation.The new protocol eliminates conflicts between mobile read-only and mobile update transactions,and resolves data conflicts flexibly by using multiversion dynamic adjustment of serialization order to avoid unnecessary restarts of transactions.Mobile read-only transactions can be committed with no-blocking,and respond time of mobile read-only transactions is greatly shortened.The tolerance of mobile transactions of disconnections from the broadcast channel is increased.In global validation mobile distributed transactions have to do check to ensure distributed serializability in all participants.The simulation results show that the new concurrency control protocol proposed offers better performance than other protocols in terms of miss rate,restart rate,commit rate.Under high work load(think time is 1s)the miss rate of DMVOCC-MVDA is only 14.6%,is significantly lower than that of other protocols.The restart rate of DMVOCC-MVDA is only 32.3%,showing that DMVOCC-MVDA can effectively reduce the restart rate of mobile transactions.And the commit rate of DMVOCC-MVDA is up to 61.2%,which is obviously higher than that of other protocols. 展开更多
关键词 数据库系统 并行控制 运动物体 时间数据处理
下载PDF
A dynamic crash recovery scheme for distributed real-time database systems
2
作者 肖迎元 刘云生 +2 位作者 刘小峰 廖国琼 王洪亚 《Journal of Shanghai University(English Edition)》 CAS 2006年第6期510-516,共7页
Recovery performance in the event of failures is very important for distributed real-time database systems. This paper presents a time-cognizant logging-based crash recovery scheme (TCLCRS) that aims at distributed ... Recovery performance in the event of failures is very important for distributed real-time database systems. This paper presents a time-cognizant logging-based crash recovery scheme (TCLCRS) that aims at distributed real-time databases, which adopts a main memory database as its ground support. In our scheme, each site maintains a real-time log for local transactions and the subtransactions, which execute at the site, and execte local checkpointing independently. Log records are stored in non-volatile high- speed store, which is divided into four different partitions based on transaction classes. During restart recovery after a site crash, partitioned crash recovery strategy is adopted to ensure that the site can be brought up before the entire local secondary database is reloaded in main memory. The partitioned crash recovery strategy not only guarantees the internal consistency to be recovered, but also guarantee the temporal consistency and recovery of the sates of physical world influenced by uncommitted transactions. Combined with two- phase commit protocol, TCLCRS can guarantee failure atomicity of distributed real-time transactions. 展开更多
关键词 distributed real-time database system partitioned real-time logging partitioned crash recovery.
下载PDF
An architecture for mobile database management system 被引量:2
3
作者 Dong Li and Yucai Feng Computer School, Huazhong University of Science and Technology, Wuhan 430074, China 《Journal of University of Science and Technology Beijing》 CSCD 2002年第2期156-160,共5页
In order to design a new kind of mobile database management system (DBMS)more suitable for mobile computing than the existent DBMS, the essence of database systems in mobilecomputing is analyzed. An opinion is introdu... In order to design a new kind of mobile database management system (DBMS)more suitable for mobile computing than the existent DBMS, the essence of database systems in mobilecomputing is analyzed. An opinion is introduced that the mobile database is a kind of dynamicdistributed database, and the concept of virtual servers to translate the clients' mobility to theservers' mobility is proposed. Based on these opinions, a kind of architecture of mobile DBMS, whichis of versatility, is presented. The architecture is composed of a virtual server and a local DBMS,the virtual server is the kernel of the architecture and its functions are described. Eventually,the server kernel of a mobile DBMS prototype is illustrated. 展开更多
关键词 mobile database dynamic distributed database DBMS ARCHITECTURE virtual server data region
下载PDF
移动计算中基于Mobile Agent的数据库访问技术 被引量:4
4
作者 熊焰 苗付友 +1 位作者 华蓓 王行甫 《小型微型计算机系统》 CSCD 北大核心 2002年第10期1165-1168,共4页
本文针对传统基于应用程序方式的数据库访问机制在移动计算环境中所存在的不足 ,分别提出了移动计算环境中基于 Mobile Agent的集中式数据库和分布式异种数据库访问技术 ,并利用 IBM开发的 Aglets在一个宽带无线 IP网络上进行了原理实... 本文针对传统基于应用程序方式的数据库访问机制在移动计算环境中所存在的不足 ,分别提出了移动计算环境中基于 Mobile Agent的集中式数据库和分布式异种数据库访问技术 ,并利用 IBM开发的 Aglets在一个宽带无线 IP网络上进行了原理实验 ,实验结果表明这种技术在移动计算环境中明显提高了数据库访问的性能 . 展开更多
关键词 移动计算 mobile Agent 数据库访问 分布式数据库 网络计算 计算机网络
下载PDF
Mobile Agent在信息检索中的应用研究 被引量:6
5
作者 卢菁 朱夏 +1 位作者 陈兆 王茜 《东南大学学报(自然科学版)》 EI CAS CSCD 北大核心 2003年第3期285-288,共4页
为了实现对分布、异构数据库方便、灵活、快捷的访问 ,研究了利用MobileAgent技术对分布、异构信息进行检索的原型系统的系统架构和各主要部分的功能 .讨论了为提高系统性能而采用的若干关键技术 :返回结果的策略、访问的自适应和有效... 为了实现对分布、异构数据库方便、灵活、快捷的访问 ,研究了利用MobileAgent技术对分布、异构信息进行检索的原型系统的系统架构和各主要部分的功能 .讨论了为提高系统性能而采用的若干关键技术 :返回结果的策略、访问的自适应和有效的代码迁移机制 .该原型系统既可用于虚拟企业寻找合作伙伴时的信息查询 ,又可用于电子商务中商品信息的搜索 .指出下一步将对该平台进行扩展 。 展开更多
关键词 移动代理 信息检索 分布式计算 分布 异构数据库
下载PDF
Mobile Agent在分布式数据库信息查询的应用研究 被引量:1
6
作者 马淑娇 叶春明 杨坚争 《计算机工程与科学》 CSCD 北大核心 2010年第6期103-105,108,共4页
本文运用移动代理构建分布式异构数据库管理系统,利用移动代理跨平台、自治性、可移动的特点,支持分布式异构数据库管理系统在不确定网络上对松耦合的分布式数据库做信息查询。
关键词 移动代理 分布式数据库 移动代理执行环境(MACE) 分布式事务管理
下载PDF
Dispatching mobile Agents for DDM applications
7
作者 LI Xi-ning Guillaume Autran 《智能系统学报》 2008年第2期181-187,共7页
Techniques for mining information from distributed data sources accessible over the Internet are a growing area of research.The mobile Agent paradigm opens a new door for distributed data mining and knowledge discover... Techniques for mining information from distributed data sources accessible over the Internet are a growing area of research.The mobile Agent paradigm opens a new door for distributed data mining and knowledge discovery applications.In this paper we present the design of a mobile agent system which couples service discovery,using a logical language based application programming interface,and database access.Combining mobility with database access provides a means to create more efficient data mining applications.The processing of data is moved to network wide data locations instead of the traditional approach of bringing huge amount of data to the processing location.Our proposal aims at implementing system tools that will enable intelligent mobile Agents to roam the Internet searching for distributed data services.Agents access the data,discover patterns,extract useful information from facts recorded in the databases,then communicate local results back to the user.The user then generates a global data model through the aggregation of results provided by all Agents.This overcomes barriers posed by network congestion,poor security,and unreliability. 展开更多
关键词 移动主体 DDM 应用软件 数据处理
下载PDF
Effcient Distributed Skyline Queries for Mobile Applications 被引量:5
8
作者 肖迎元 陈跃国 《Journal of Computer Science & Technology》 SCIE EI CSCD 2010年第3期523-536,共14页
In this paper, we consider skyline queries in a mobile and distributed environment, where data objects are distributed in some sites (database servers) which are interconnected through a high-speed wired network, an... In this paper, we consider skyline queries in a mobile and distributed environment, where data objects are distributed in some sites (database servers) which are interconnected through a high-speed wired network, and queries are issued by mobile units (laptop, cell phone, etc.) which access the data objects of database servers by wireless channels. The inherent properties of mobile computing environment such as mobility, limited wireless bandwidth, frequent disconnection, make skyline queries more complicated. We show how to efficiently perform distributed skyline queries in a mobile environment and propose a skyline query processing approach, called efficient distributed skyline based on mobile computing (EDS-MC). In EDS-MC, a distributed skyline query is decomposed into five processing phases and each phase is elaborately designed in order to reduce the network communication, network delay and query response time. We conduct extensive experiments in a simulated mobile database system, and the experimental results demonstrate the superiority of EDS-MC over other skyline query processing techniques on mobile computing. 展开更多
关键词 SKYLINE distributed query processing mobile database system
原文传递
一种移动数据库管理系统的体系结构 被引量:30
9
作者 冯玉才 李东 +1 位作者 王元珍 曹忠升 《计算机研究与发展》 EI CSCD 北大核心 2001年第5期620-625,共6页
移动计算的网络环境具有其鲜明的特点 :移动性、断接性、带宽多样性、可伸缩性、弱可靠性、网络通信的非对称性、电源能力局限性等等 .而现有的 DBMS不能很好地解决移动计算环境中的数据库管理问题 .因此有必要设计适于移动计算的数据... 移动计算的网络环境具有其鲜明的特点 :移动性、断接性、带宽多样性、可伸缩性、弱可靠性、网络通信的非对称性、电源能力局限性等等 .而现有的 DBMS不能很好地解决移动计算环境中的数据库管理问题 .因此有必要设计适于移动计算的数据库管理系统 .首先分析了移动计算环境数据库系统的本质 ,指出移动数据库是一种动态分布式数据库 .由于运动是相对的 ,即客户机被假定静止时 ,则服务器是动态变化的 .通过引入虚拟服务器的概念可以将客户机的“移动”转换为服务器的“移动”.在此基础上 ,提出了一种移动数据库管理系统的体系结构 .这种结构具有一定的通用性 .该结构由虚拟服务器和局部 DBMS组成 .其中虚拟服务器是核心 ,对它的功能进行了详细的讨论 .最后还介绍了基于此体系结构和自主开发的分布式数据库管理系统 DM2上的一个移动 展开更多
关键词 移动计算 数据库管理系统 体系结构 虚拟服务器
下载PDF
基于GIS的国民经济动员分析决策系统设计 被引量:5
10
作者 李德仁 杨海峰 +1 位作者 赵双明 史章君 《武汉大学学报(信息科学版)》 EI CSCD 北大核心 2004年第4期283-286,共4页
探讨了信息时代国民经济动员软件系统的实现方式 ,并给出了行之有效的解决方案———基于Oracle的分布式资源数据库和基于GIS的分析决策系统 ,以及基于Domino/Notes的文档管理。
关键词 GIS 国民经济动员 分布式数据库 数据库 决策分析
下载PDF
移动Agent技术在分布式数据库系统中的应用 被引量:7
11
作者 潘卫华 潘卫红 孙淑琪 《华北电力大学学报(自然科学版)》 CAS 北大核心 2003年第1期83-87,共5页
针对目前C/S模式下对大型异构分布式数据库查询效率不高的情况,提出基于移动Agent编程模式的分布式数据库管理系统(DBMS)的模型,同时将两段交付协议(2PC)扩展为三层协议(3TC)以提高通信效率。该模型可大大减少网络中的数据传输量,从而... 针对目前C/S模式下对大型异构分布式数据库查询效率不高的情况,提出基于移动Agent编程模式的分布式数据库管理系统(DBMS)的模型,同时将两段交付协议(2PC)扩展为三层协议(3TC)以提高通信效率。该模型可大大减少网络中的数据传输量,从而提高网络利用率,缓解数据传输瓶颈。 展开更多
关键词 移动AGENT技术 分布式数据库系统 应用 分布式事务 三层协议 数据传输 人工智能
下载PDF
基于协同式移动Agent的分布式数据库系统研究 被引量:2
12
作者 刘振鹏 罗文劼 +1 位作者 马威 李继民 《计算机工程与设计》 CSCD 2003年第11期10-12,共3页
CSCW通过先进的通信技术和多媒体技术建立一个支持协同工作的平台,移动Agent在网络中执行事务和信息提取工作上提供了新的方法。将CSCW和Agent的概念引入到分布式数据库中,建立一个具有群体性、交互性、协作性的分布式人机网络工作环境C... CSCW通过先进的通信技术和多媒体技术建立一个支持协同工作的平台,移动Agent在网络中执行事务和信息提取工作上提供了新的方法。将CSCW和Agent的概念引入到分布式数据库中,建立一个具有群体性、交互性、协作性的分布式人机网络工作环境COMAM,通过这个网络环境的支持,不同用户对地理上分布的各种类型的数据库可以进行协同性数据库操作。 展开更多
关键词 分布式数据库系统 移动AGENT 网络环境 CSCW
下载PDF
基于分布式电力资源库的搜索引擎框架 被引量:9
13
作者 张莲梅 陈世鸿 +2 位作者 陈红梅 许继红 杨璃 《高电压技术》 EI CAS CSCD 北大核心 2005年第8期66-68,共3页
在建设电力资源平台的基础上,提出基于分布式电力资源库的由Agent管理系统、共享Agent、搜索引擎界面、搜索词获取机、智能搜索机和跟踪评价机组成的搜索引擎框架。通过基于电力专业词库的分词、专业词规范、机器翻译等面向电力专业的处... 在建设电力资源平台的基础上,提出基于分布式电力资源库的由Agent管理系统、共享Agent、搜索引擎界面、搜索词获取机、智能搜索机和跟踪评价机组成的搜索引擎框架。通过基于电力专业词库的分词、专业词规范、机器翻译等面向电力专业的处理,在跟踪用户搜索行为的基础上结合相似检索优化和数据挖掘该搜索引擎可为用户提供个性化、智能化的电力资源搜索服务,有效提高电力信息搜索的查准率、查全率和查找速度。 展开更多
关键词 分布式 电力资源 搜索引擎 框架 移动代理 AGENT 数据库
下载PDF
分布式数据库服务器系统及其自适应配置管理策略 被引量:4
14
作者 田俊峰 刘玉玲 杜瑞忠 《计算机研究与发展》 EI CSCD 北大核心 2005年第1期126-133,共8页
服务器冗余技术在解决传统分布式环境的可用性和性能瓶颈问题的同时,给系统的管理带来了新的挑战.介绍了一种分布式数据库服务器DDSS的构成原理及工作模型.为了解决当前冗余服务系统的配置管理中存在的冗余资源动态可扩展性不强的问题,... 服务器冗余技术在解决传统分布式环境的可用性和性能瓶颈问题的同时,给系统的管理带来了新的挑战.介绍了一种分布式数据库服务器DDSS的构成原理及工作模型.为了解决当前冗余服务系统的配置管理中存在的冗余资源动态可扩展性不强的问题,针对服务器DDSS(模型把系统中的每种服务抽象成为一个对象类,并提出同一个服务对象类的多个实例互为冗余服务),对冗余资源的配置管理问题进行讨论,并提出基于移动代理技术的自适应配置管理ACM(adaptive configuration management)策略,在保证系统可用性的前提下提高系统的性能,减少资源浪费.在ACM中,通过定义奖惩函数(对于静态配置)和用户请求到达率(对于动态配置)来作为配置依据,对冗余实例进行动态增加或删除.最后,对算法的性能进行了分析、测试,并与传统算法进行了比较. 展开更多
关键词 分布式数据库 冗余 配置管理 移动代理 性能分析
下载PDF
面向对象数据库系统中的查询执行规划生成 被引量:4
15
作者 王意洁 殷建平 胡守仁 《计算机工程与科学》 CSCD 1997年第3期27-31,共5页
本文首先定义了一个对象管理器接口,它由一系列操作组成,而查询执行规划就是以接口中的这些操作作为基本可执行单元。根据面向对象数据库查询的具体特点,我们提出了一个为基于对象代数表示的查询生成相应查询执行规划的算法,该算法... 本文首先定义了一个对象管理器接口,它由一系列操作组成,而查询执行规划就是以接口中的这些操作作为基本可执行单元。根据面向对象数据库查询的具体特点,我们提出了一个为基于对象代数表示的查询生成相应查询执行规划的算法,该算法能快速地生成查询执行规划。 展开更多
关键词 面向对象 查询处理 数据库系统 对象管理
下载PDF
HA-DMDB基于数据模型趋势分析的Cache一致性管理策略 被引量:2
16
作者 石胜飞 李建中 +1 位作者 王朝坤 李金宝 《计算机研究与发展》 EI CSCD 北大核心 2004年第7期1240-1245,共6页
随着嵌入式微处理器、存储设备、无线通信技术的迅速发展 ,出现了具有无线通信能力的小体积的无线传感器(wirelesssensor) 将大量这样的传感器通过无线通信方式组成传感器网络 ,可以进行大范围的分布式系统的应用 提出了一种传感器网... 随着嵌入式微处理器、存储设备、无线通信技术的迅速发展 ,出现了具有无线通信能力的小体积的无线传感器(wirelesssensor) 将大量这样的传感器通过无线通信方式组成传感器网络 ,可以进行大范围的分布式系统的应用 提出了一种传感器网络的综合应用系统体系结构和模型 。 展开更多
关键词 传感器网络 分布式移动数据库 Cache一致性管理策略
下载PDF
分布式数据库研究的新方向 被引量:3
17
作者 李霖 周兴铭 《计算机应用与软件》 CSCD 2000年第6期14-21,54,共9页
分布式数据库的研究已有二十余年的历史。近年来,数据库的异构性与自治性,网络规模的膨胀以及移动计算技术的出现,都对分布式数据库技术提出了新的挑战。本文从网络数据库的组织、管理与访问,移动数据库技术等两个方向入手,讨论了分布... 分布式数据库的研究已有二十余年的历史。近年来,数据库的异构性与自治性,网络规模的膨胀以及移动计算技术的出现,都对分布式数据库技术提出了新的挑战。本文从网络数据库的组织、管理与访问,移动数据库技术等两个方向入手,讨论了分布式数据库研究所面临的几个新课题,最后对未来分布式数据库的发展前景作了展望。 展开更多
关键词 分布式数据库 异构性 自治性 网络数据库
下载PDF
分布式计算机移动服务系统 被引量:1
18
作者 董长义 郭旭冰 +1 位作者 刘万辉 宋国龙 《大庆石油学院学报》 CAS 北大核心 2004年第3期99-101,共3页
基于Microsoft.NET框架 ,开发了一个移动服务系统 ,实现了移动通信和计算机通信的结合 .该系统中的数据库基于XML架构 ,可以使用HTTP协议传输 ,并能够穿越防火墙实现数据共享 ;基于XML标准的WebService是以消息的形式来提供服务的 ,完... 基于Microsoft.NET框架 ,开发了一个移动服务系统 ,实现了移动通信和计算机通信的结合 .该系统中的数据库基于XML架构 ,可以使用HTTP协议传输 ,并能够穿越防火墙实现数据共享 ;基于XML标准的WebService是以消息的形式来提供服务的 ,完全与开发语言、平台和对象模型无关 ,使用WebService技术封装做到了功能分布 ,实现了跨平台访问 .在PC机和手机模拟器上显示结果表明 ,该系统具有分布式跨平台等特性 . 展开更多
关键词 移动计算 移动通信 数据库 分布式 结构化
下载PDF
移动分布式实时事务实时原子提交 被引量:1
19
作者 肖迎元 刘云生 +2 位作者 王洪亚 刘小峰 廖国琼 《计算机应用》 CSCD 北大核心 2005年第11期2641-2644,共4页
形式地给出了移动分布式实时事务实时原子提交协议的定义,在此基础上提出了适合于移动分布式实时事务的实时原子提交协议:一阶段实时原子提交协议(1PRACP)。1PRACP通过参与者与协调者的一次消息交换,在一个阶段完成移动分布式实时事务... 形式地给出了移动分布式实时事务实时原子提交协议的定义,在此基础上提出了适合于移动分布式实时事务的实时原子提交协议:一阶段实时原子提交协议(1PRACP)。1PRACP通过参与者与协调者的一次消息交换,在一个阶段完成移动分布式实时事务提交活动;结合超时恢复处理协议,1PRACP能避免由于站点故障或网络通信链路故障而导致的阻塞。对1PRACP进行了性能比较和评测,显示了它在各方面的优越性。 展开更多
关键词 移动分布式实时数据库 移动分布式实时事务 实时原子提交 截至期 优先级
下载PDF
基于移动agent的J2ME分布式数据库访问 被引量:2
20
作者 茹蓓 肖云鹏 《计算机应用研究》 CSCD 北大核心 2011年第6期2177-2179,共3页
由于移动手持设备有限的计算和存储能力,J2ME没有提供真正意义上的数据库系统,目前大多数系统采用J2ME-J2EE数-据库系统的解决方案,然而这种线性部署并不适合无线计算环境下频繁断接、高延时等特性。通过借鉴移动agent思想并对其功能进... 由于移动手持设备有限的计算和存储能力,J2ME没有提供真正意义上的数据库系统,目前大多数系统采用J2ME-J2EE数-据库系统的解决方案,然而这种线性部署并不适合无线计算环境下频繁断接、高延时等特性。通过借鉴移动agent思想并对其功能进行扩充,提出基于移动agent的J2ME分布式数据库四层C/S访问机制,并在开源Aglets平台基础上开发了一个分布式通信录系统原型,实验评估显示该方案有效地提高了J2ME设备对分布式数据库的访问效率和健壮性。 展开更多
关键词 移动AGENT J2ME Aglets平台 分布式数据库
下载PDF
上一页 1 2 3 下一页 到第
使用帮助 返回顶部