EXECUTOR

作品数:21被引量:364H指数:5
导出分析报告
相关领域:自动化与计算机技术更多>>
相关作者:王丽宏郑雅洁郑琨柳晨光张冬雯更多>>
相关机构:哈尔滨工业大学河北科技大学杭州师范大学河南建筑职业技术学院更多>>
相关期刊:《Journal of Donghua University(English Edition)》《计算机工程与应用》《Plant Communications》《计算机系统应用》更多>>
相关基金:国家自然科学基金河北省自然科学基金河北省教育厅科研基金咸阳师范学院科研基金更多>>
-

检索结果分析

结果分析中...
条 记 录,以下是1-10
视图:
排序:
A DHR executor selection algorithm based on historical credibility and dissimilarity clustering被引量:1
《Science China(Information Sciences)》2023年第11期284-297,共14页Sisi SHAO Yimu JI Weili ZHANG Shangdong LIU Fei JIANG Zhigang CAO Fei WU Fukang ZENG Jun ZUO Longfei ZHOU 
supported by National Natural Science Foundation of China(Grant Nos.62076139,62176264);Natural Science Foundation of Jiangsu Province(Higher Education Institutions)(Grant Nos.BK20170900,19KJB520046,20KJA520001);Innovative and Entrepreneurial Talents Projects of Jiangsu Province;Jiangsu Planned Projects for Postdoctoral Research Funds(Grant No.2019K024);Six Talent Peak Projects in Jiangsu Province(Grant No.JY02);Postgraduate Research&Practice Innovation Program of Jiangsu Province(Grant Nos.KYCX190921,KYCX190906);Open Research Project of Zhejiang Lab(Grant No.2021KF0AB05);NUPT Ding Shan Scholar Project and NUPTSF(Grant No.NY219132)。
The security of the dynamic heterogeneous redundancy(DHR)architecture relies on the heterogeneity of its executors,which also defines the vulnerability of the mimic system.In order to select executors with reliable an...
关键词:endogenous security mimic defense DHR executor selection historical credibility 
The Double Edge Sword Based Distributed Executor Service
《Computer Systems Science & Engineering》2022年第8期589-604,共16页Faisal Bahadur Arif Iqbal Umar Insaf Ullah Fahad Algarni Muhammad Asghar Khan 
Scalability is one of the most important quality attribute of softwareintensive systems,because it maintains an effective performance parallel to the large fluctuating and sometimes unpredictable workload.In order to ...
关键词:Software-intensive systems distributed executor service load balancing overload monitoring MULTI-THREADING thread pool performance 
Xa7, a new executor R gene that confers durable and broad-spectrum resistance to bacterial blight disease in rice被引量:21
《Plant Communications》2021年第3期68-81,共14页Xifeng Chen Pengcheng Liu Le Mei Xiaoling He Long Chen Hui Liu Shurong Shen Zhandong Ji Xixi Zheng Yuchen Zhang Zhenyu Gao Dali Zeng Qian Qian Bojun Ma 
supported by the Ministry of Agriculture and Rural Affairs of China(2016ZX08009003-001);the National Natural Science Foundation of China(32071987,31871605);the Natural Science Foundation of Zhejiang Province(LD19C130001).
Bacterial blight(BB)is a globally devastating rice disease caused by Xanthomonas oryzae pv.oryzae(Xoo).The use of disease resistance(R)genes in rice breeding is an effective and economical strategy for the control of ...
关键词:Xa7 executor R gene durable resistance TALE bacterial blight RICE 
大学生拖延心理调查及劝导式手表Executor功能设计被引量:1
《现代农村科技》2020年第4期90-91,共2页马梦雪 赵娟娟 
拖延心理是当代大学生日常生活和学习效能的重要影响因素,深入研究并加强干预大学生拖延心理,有助于促进其学习效率的提高。本文对大学生的拖延心理进行了调查,分析了拖延心理产生的原因,主要包括环境层面、思维习惯层面、自我调节能力...
关键词:大学生 拖延心理 Executor功能设计 应用策略 
Spark计算节点同构环境下Executor的内存分配优化模型
《进展》2020年第1期49-52,共4页朱蓉 
本文在对Spark云计算平台的作业执行机制进行研究分析的基础上,针对目前Spark处理作业时Executor的人为请求资源机制,提出了一种Spark计算节点同构环境下Executor所需内存资源的优化分配算法。该算法能够基于处理数据的数据量对分布式...
关键词:SPARK EXECUTOR 内存资源 资源分配 
Driftor: mitigating cloud-based side-channel attacks by switching and migrating multi-executor virtual machines
《Frontiers of Information Technology & Electronic Engineering》2019年第5期731-748,共18页Chao YANG Yun-fei GUO Hong-chao HU Ya-wen WANG Qing TONG Ling-shu LI 
the National Natural Science Foundation of China (Nos. 61521003 and 61602509);the National Key Research and Development Program of China (Nos. 2016YFB0800100 and 2016YFB0800101);the Key Technologies Research and Development Program of Henan Province of China (No. 172102210615).
Co-residency of different tenants’ virtual machines(VMs) in cloud provides a good chance for side-channel attacks, which results in information leakage. However, most of current defense suffers from the generality or...
关键词:Cloud computing Side-channel attack Information LEAKAGE Multi-executor structure VIRTUAL MACHINE switch VIRTUAL MACHINE migration 
面向Java多线程机制的软件重构方法被引量:9
《北京理工大学学报》2018年第11期1149-1155,共7页张杨 柳晨光 张冬雯 郑琨 郑雅洁 
国家自然科学基金资助项目(61440012);河北省自然科学基金资助项目(F2016208007);河北省自然科学基金重点基础研究专项(18960106D);河北省高等学校青年拔尖人才计划项目(BJ2014023);河北省教育厅科学研究项目(QN2016139)
针对Java语言中Thread和Executor两种线程机制在线程管理模式、代码编写量和性能上的不同,提出了一种面向Java多线程机制的软件自动重构方法,该方法可以实现Thread和Executor之间的自动重构转换,进而帮助程序员选择更适合的线程机制.在E...
关键词:Thread框架 Executor框架 软件重构 软件分析 抽象语法树 
Apache Spark内存管理
《电脑编程技巧与维护》2017年第7期4-4,共1页
Spark作为一个基于内存的分布式计算引擎,其内存管理模块在整个系统中扮演着非常重要的角色。理解Spark内存管理的基本原理,有助于更好地开发Spark应用程序和进行性能调优。在执行Spark的应用程序时,Spark集群会启动Driver和Executor两...
关键词:内存管理模块 APACHE EXECUTOR DRIVER 计算引擎 应用程序 性能调优 存储功能 
Argonaute:The executor of small RNA function被引量:11
《Journal of Genetics and Genomics》2016年第8期481-494,共14页Azali Azlan Najat Dzaki Ghows Azzam 
funded by the Fundamental Research Grant Scheme(203/PBIOLOGI/6711457);two Universiti Sains Malaysia Research University grants(1001/PBIOLOGI/811274 and 1001/PBIOLOGI/ 811320);funded by Science Fund grant(305/PBIOLOGI/ 613238);funded by Yayasan Khazanah
The discovery of small non-coding RNAs - microRNA (miRNA), short interfering RNA (siRNA) and PlWl- interacting RNA (piRNA) - represents one of the most exciting frontiers in biology specifically on the mechanism...
关键词:ArgonauteSmall RNAsRNAiDrosophila melanogasterHumanModel organismsGene silencing 
线程池技术在考试系统中的应用被引量:2
《计算机系统应用》2016年第4期107-111,共5页葛萌 于博 欧阳宏基 
咸阳师范学院专项科研计划(2012XSYK070)
当较大规模客户端并发请求服务器端应用程序时,传统的为每个请求创建线程的解决方法会导致服务器端性能的严重下降甚至死机.通过分析JDK的Executor框架,从工作原理、核心线程池对象、执行策略等方面详细描述了线程池模型,应用到一个三层...
关键词:线程池 Executor框架 在线考试系统 
检索报告 对象比较 聚类工具 使用帮助 返回顶部