WO2014187402A1 - Method and device for realizing acceleration of starting network management client - Google Patents

Method and device for realizing acceleration of starting network management client Download PDF

Info

Publication number
WO2014187402A1
WO2014187402A1 PCT/CN2014/079539 CN2014079539W WO2014187402A1 WO 2014187402 A1 WO2014187402 A1 WO 2014187402A1 CN 2014079539 W CN2014079539 W CN 2014079539W WO 2014187402 A1 WO2014187402 A1 WO 2014187402A1
Authority
WO
WIPO (PCT)
Prior art keywords
network management
management client
startup
client
acceleration
Prior art date
Application number
PCT/CN2014/079539
Other languages
French (fr)
Chinese (zh)
Inventor
蒲舰舸
李童
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2014187402A1 publication Critical patent/WO2014187402A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44557Code layout in executable memory
    • G06F9/44563Sharing

Abstract

A method and device for realizing the acceleration of starting a network management client. The method comprises: after detecting that a user has clicked an executable program of a network management client, a starting acceleration process querying whether a prepared background process exists or not, and if so, displaying a logon interface of the network management client according to the prepared background process; and if not, normally executing a display operation of the logon interface; and after the logon interface is displayed, the starting acceleration process using the time when a user inputs a parameter into the logon interface to synchronously perform an initialization operation in the background before the network management client starts. By means of the method and device, the problem that the starting of the network management client is slow in the related art is solved, and the acceleration of starting a plurality of clients in a plurality of sessions of an operating system is realized, which accelerates the reading and writing speed and consolidates the effect of accelerated starting by periodically pre-reading a deployment file about the starting of the network management client.

Description

一种网管客户端启动加速的实现方法及装置 技术领域 本发明涉及计算机技术以及电信网络管理领域, 特别是涉及一种网管客户端启动 加速的实现方法及装置。 背景技术 当今的电信行业发展迅速, 电信网络规模不断扩大, 设备种类不断增加, 所提供 的业务功能也更加多样化, 电信网管系统扮演了越来越重要的角色。 因此, 对于电信 网管系统的启动速度等效率指标也有了更进一步的要求, 越是大规模的系统, 越是复 杂的业务管理,对于电信网管客户端的启动速度的考验就越为严峻。 目前的网管系统, 业务越来越复杂, 功能越来越强大, 随着功能的增强, 网管客户端的启动耗时也随之 增加。 在大规模的网管系统中, 部署的功能模块和视图界面多, 模块初始化复杂, 客 户端的首次启动时间, 通常达到了分钟级, 严重影响了用户体验满意度。 另外, 网管系统支持多客户端登录, 在操作系统的多个会话上, 分别启动网管客 户端, 随着客户端进程数的增加, 对资源的占用也会上升, 客户端的启动速度也会受 到一定影响。 针对相关技术中网管客户端的启动速度较慢的问题, 目前尚未提出有效的解决方 案。 发明内容 针对相关技术中网管客户端的启动速度较慢的问题, 本发明提供了一种网管客户 端启动加速的实现方法及装置, 用以解决上述技术问题。 根据本发明的一个方面, 提供了一种网管客户端启动加速的实现方法, 其中, 该 方法包括: 检测到用户点击网管客户端的可执行程序后, 启动加速进程查询是否存在 已准备好的后台进程, 如果是, 则根据已准备好的后台进程显示上述网管客户端的登 录界面; 如果否, 则正常执行上述登录界面的显示操作; 在上述登录界面显示之后, 上述启动加速进程利用用户在上述登录界面输入参数的时间, 于后台同步进行上述网 管客户端启动前的初始化操作。 其中, 在检测用户点击上述网管客户端的可执行程序之前, 上述方法还包括: 网 管客户端的启动加速服务, 在符合指定条件的操作系统会话上, 创建上述启动加速进 程。 其中, 创建上述启动加速进程之后, 上述方法还包括: 上述启动加速进程周期性 的预读取上述网管客户端的启动部署文件; 其中, 上述启动部署文件用于上述网管客 户端的启动操作。 其中, 周期性的预读取上述网管客户端的启动部署文件包括: 每隔固定时长预读 取上述启动部署文件; 或者,根据现场经验值在指定时间点预读取上述启动部署文件; 或者, 分析上述网管客户端的启动频繁的时间段, 在该时间段周期性预读取上述启动 部署文件。 其中, 上述方法还包括: 在上述网管客户端运行结束之后, 上述启动加速进程接 管上述网管客户端的进程, 释放不需要的资源, 等待上述网管客户端的下次登录。 根据本发明的另一方面, 还提供了一种网管客户端启动加速的实现装置, 其中, 该装置包括: 第一加速模块, 设置为在检测到用户点击网管客户端的可执行程序后, 查询是否存在已准备好的后台进程, 如果是, 则根据已准备好的后台进程显示上述网 管客户端的登录界面; 如果否, 则正常执行上述登录界面的显示操作; 第二加速模块, 设置为在上述登录界面显示之后, 利用用户在上述登录界面输入参数的时间, 于后台 同步进行上述网管客户端启动前的初始化操作。 其中, 上述装置还包括: 创建模块, 设置为在符合指定条件的操作系统会话上, 创建启动加速进程。 其中, 上述装置还包括: 预读取模块, 设置为周期性的预读取上述网管客户端的 启动部署文件; 其中, 上述启动部署文件用于上述网管客户端的启动操作。 其中, 上述预读取模块包括: 第一预读取单元, 设置为每隔固定时长预读取上述 启动部署文件; 或者, 第二预读取单元, 设置为根据现场经验值在指定时间点预读取 上述启动部署文件; 或者, 第三预读取单元, 设置为分析上述网管客户端的启动频繁 的时间段, 在该时间段周期性预读取上述启动部署文件。 其中, 上述装置还包括: 处理模块, 设置为在上述网管客户端运行结束之后, 接 管上述网管客户端的进程, 释放不需要的资源, 等待上述网管客户端的下次登录。 网管客户端启动包括两个阶段: 第一个阶段是用户点击可执行程序到网管客户端 登录界面呈现; 第二个阶段是用户在登录界面上输入相关参数, 点击确认, 直到网管 客户端界面呈现。 本发明的目的是在这两个阶段进行加速。 并且满足网管系统多客户 端的特点, 实现在操作系统多会话上进行多客户端的启动加速。 通过本发明的技术方 案, 启动、 管理、 回收网管客户端加速进程, 通过周期性预读取网管客户端启动部署 文件, 加快读写速度, 巩固启动加速效果。 上述说明仅是本发明技术方案的概述, 为了能够更清楚了解本发明的技术手段, 而可依照说明书的内容予以实施, 并且为了让本发明的上述和其它目的、 特征和优点 能够更明显易懂, 以下特举本发明的具体实施方式。 附图说明 图 1 是根据本发明实施例的网管客户端启动加速的实现方法的流程图; 图 2 是根据本发明实施例的电信级网管客户端启动加速服务管理框图; 图 3 是根据本发明实施例的电信级网管客户端在启动的两个阶段进行加速的总 流程图; 图 4 是根据本发明实施例的电信级网管客户端启动加速的详细流程图; 图 5 是根据本发明实施例的网管客户端启动加速的实现装置的结构框图。 具体实施方式 为了解决现有技术中网管客户端的启动速度较慢的问题, 本发明提供了一种网管 客户端启动加速的实现方法及装置, 以下结合附图以及实施例, 对本发明进行进一步 详细说明。 应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不限定本发 明。 用户登录网管系统客户端分为两个阶段: 第一个阶段: 用户点击可执行程序到出 现网管客户端登录界面; 第二个阶段: 用户在登录界面上输入相关信息, 点击确认然 后进行客户端登录, 直到呈现出网管客户端界面。 这两个阶段的速度, 直接关乎用户 体验效果, 因此, 在网管客户端登录的第一个阶段, 能够有效的加速网管客户端启动, 在第二个阶段, 能够充分利用用户界面输入信息的时间, 同时于后台进行客户端登录 初始化工作, 可以有效的加速网管客户端启动时间, 提升用户体验满意度。 基于网管 系统的这些特征, 对网管客户端启动的加速就至关重要。 基于此, 本发明实施例提供了一种网管客户端启动加速的实现方法及装置, 下面 通过具体实施例进行详细介绍。 本实施例提供了一种网管客户端启动加速的实现方法, 图 1是根据本发明实施例 的网管客户端启动加速的实现方法的流程图, 如图 1所示, 该方法包括以下步骤 (步 骤 S102-步骤 S104): 步骤 S102, 检测到用户点击网管客户端的可执行程序后, 启动加速进程查询是否 存在已准备好的后台进程, 如果是, 则根据已准备好的后台进程显示上述网管客户端 的登录界面; 如果否, 则正常执行上述登录界面的显示操作; 步骤 S104, 在上述登录界面显示之后, 上述启动加速进程利用用户在上述登录界 面输入参数的时间, 于后台同步进行上述网管客户端启动前的初始化操作。 在本实施例中, 网管客户端启动包括两个阶段: 第一个阶段是用户点击可执行程 序到网管客户端登录界面呈现; 第二个阶段是用户在登录界面上输入相关参数, 点击 确认, 直到网管客户端界面呈现。 本发明的目的是在这两个阶段进行加速。 并且满足 网管系统多客户端的特点, 实现在操作系统多会话上进行多客户端的启动加速。 通过 本发明的技术方案, 启动、 管理、 回收网管客户端加速进程, 通过周期性预读取网管 客户端启动部署文件, 加快读写速度, 巩固启动加速效果。 本发明实施例安装网管客户端时,创建一个操作系统级的服务, 即启动加速进程。 该进程在网管客户端安装完成后自动启动。 启动加速进程在操作系统的多个会话上, 启动网管客户端初始化进程, 在后台进 行客户端启动的初始化, 加载客户端部署文件和图片, 初始化客户端的各个视图。 在 所有初始化工作做完之后, 进入等待状态, 周期性的预读取网管客户端启动文件, 避 免长时间不登录网管客户端导致操作系统内存被其他应用程序占用, 等待网管客户端 正式启动时唤醒。 基于此, 本实施例提供了一种优选实施方式, 即优选地, 在检测用户点击网管客 户端的可执行程序之前, 上述方法还包括: 网管客户端的启动加速服务, 在符合指定 条件的操作系统会话上, 创建启动加速进程。 优选地, 创建启动加速进程之后, 上述方法还包括: 启动加速进程周期性的预读 取网管客户端的启动部署文件; 其中, 启动部署文件用于网管客户端的启动操作。 优选地, 周期性的预读取网管客户端的启动部署文件包括: 每隔固定时长预读取 启动部署文件; 或者, 根据现场经验值在指定时间点预读取启动部署文件; 或者, 分 析网管客户端的启动频繁的时间段, 在该时间段周期性预读取启动部署文件。 用户点击客户端可执行程序时, 首先会与启动加速进程通信, 询问是否有已经准 备好的后台进程, 如果准备好了, 则后台等待进程会将客户端登录界面显示出来, 从 用户点击客户端可执行程序到客户端登录界面显示, 仅仅只有界面呈现的时间消耗, 而客户端启动时的初始化, 配置文件和图片加载, 视图初始化等工作, 都由启动加速 进程提前完成并且在后台等待。 如果客户端正式启动进程与启动加速进程通信发现后 台的加速进程并没有准备好客户端启动的初始化工作, 则客户端正式启动进程会进行 正常流程的启动,这个过程包含了启动加速进程所做的客户端启动的所有初始化工作。 当客户端登录界面呈现出来后,启动加速进程会利用用户在界面输入参数的时间, 于后台同步进行客户端启动前的初始化操作, 进一步加速客户端启动。 启动加速进程除了负责管理操作系统各个会话上启动的加速进程, 还要在网管客 户端运行结束, 退出之后, 接管网管客户端进程, 释放一部分不需要的资源, 并且等 待下次登录, 此时的网管客户端进程相当于一个启动加速进程。 基于此, 本实施例提供了一种优选实施方式, 即优选地, 上述方法还包括: 在网 管客户端运行结束之后, 启动加速进程接管网管客户端的进程, 释放不需要的资源, 等待网管客户端的下次登录。 本实施例提供的电信级网管系统客户端启动加速方法的步骤如下: 步骤 A, 网管客户端安装的时候, 用户根据操作系统的性能 (如 cpu, 内存等), 配 置启动加速时提前启动的加速进程数以及允许在操作系统的多少个会话上进行启动优 化。 步骤 B, 创建一个操作系统级的服务, 即启动加速服务 (也称为启动加速进程)。 步骤 C, 启动加速服务分别在如下情况下会启动: 网管客户端安装完毕后; 操作 系统启动后。 为了客户端启动加速生效, 应该始终保持启动加速服务处于启动状态。 步骤 D, 根据用户在安装阶段配置的参数, 在操作系统的会话上启动网管客户端 加速进程, 进行客户端启动的初始化工作, 加载客户端部署的配置文件以及图片, 初 始化客户端各个视图, 完成启动初始化工作之后, 则在操作系统后台等待。 步骤 E, 用户点击可运行程序前, 后台启动的客户端初始化进程一直在后台等待, 并且根据一定的方法周期性的预读取网管客户端部署文件, 即使用户长时间不正式启 动网管客户端, 后台的客户端初始化进程也会保证部署文件始终在内存中不被其他应 用程序冲掉, 随时为网管客户端正式登录做准备。 步骤 F, 用户点击可执行程序启动网管客户端, 与启动加速进程进行通信, 询问 启动加速进程,是否有准备好的客户端启动加速进程已经完成了客户端启动的初始化, 如果有, 则网管客户端传入启动需要的参数给客户端启动加速进程, 呈现出客户端登 录界面, 客户端正式启动的进程退出, 交由启动加速服务之前启动好的客户端启动加 速进程, 完成客户端登录。 当用户在登录界面上输入相关参数的同时, 于后台同时进 行登录前最后的初始化工作。 步骤 G, 启动加速服务根据用户在安装时配置的参数, 决定是否需要在该操作系 统会话上再启动一个启动加速进程进行客户端初始化, 用来等待下一个客户端登录时 使用。 步骤 H, 网管客户端运行一段时间, 退出的时候, 启动加速服务回收客户端进程, 释放一部分的资源, 接管客户端进程用作下次客户端正式登录时的加速进程。 下面结合附图对技术方案的实施作进一步的详细描述。 图 2是根据本发明实施例的电信级网管客户端启动加速服务管理框图, 如图 2所 示, 电信级网管客户端启动加速服务的具体操作步骤如下: 步骤 101, 启动加速服务在操作系统的某个会话上, 启动一个启动加速进程。 该 进程负责进行客户端启动的初始化操作, 并且在准备就绪后, 周期性的预读取客户端 启动时需要的部署文件, 同时等待用户正式点击可执行程序进行网管客户端的启动。 步骤 102, 用户点击可执行程序, 正式启动客户端。 此时客户端会与启动加速进 程通信, 询问是否完成了初始化, 是否已经准备就绪。 如果启动加速进程反馈已经完 成了初始化, 则启动加速服务显示出客户端登录界面。 步骤 103, 用户在登录界面上输入相应的参数, 参数输入同时, 在后台进行客户 端正式登录前的初始化工作。 步骤 104, 客户端运行结束后, 退出, 启动加速服务会将客户端进程回收, 释放 一部分资源, 重新管理该进程, 等待下一次用户登录, 用作启动加速进程。 图 3是根据本发明实施例的电信级网管客户端在启动的两个阶段进行加速的总流 程图, 如图 3所示, 该流程包括以下步骤 (步骤 S302-步骤 S316): 步骤 S302, 客户端启动加速服务启动。 步骤 S304, 客户端启动加速服务在符合条件的某个操作系统会话上, 启动了一个 进程, 该进程负责进行客户端的启动初始化。 步骤 S306, 在客户端初始化完成之后, 周期性的预读取网管客户端启动的部署文 件, 将文件放入缓存, 加快了 I/O读取速度, 之所以根据一定的算法周期性的预读取 文件, 是因为在启动初始化已经准备就绪后, 用户长时间的不启动网管客户端, 其他 应用程序有可能会占用操作系统内存。 根据网管系统的具体情况, 可以采用不同的方 法进行周期性预读取, 比如: 可以每隔固定时间进行预读取, 也可以根据现场经验值 在某些时间点进行预读取, 还可以通过自动分析网管客户端一段时期内启动频繁的时 间段进行灵活的周期性预读取操作。 以此达到较好的网管客户端启动优化效果。 步骤 S308, 用户点击可执行程序进行正式的登录。此时唤醒正处于等待状态的客 户端启动初始化进程, 呈现出客户端登录界面。 步骤 S310, 客户端登录界面呈现出来。 这是网管客户端启动的第一个阶段, 这个 阶段本身包含了客户端启动的初始化工作, 文件和图片的读取等。 但是这些初始化工 作, 已经由客户端启动加速进程提前完成, 因此客户端启动的第一阶段从用户体验的 角度来看, 就只有登录界面呈现出来的时间消耗。 步骤 S312, 和步骤 S314, 是同时进行的, 是网管客户端启动的第二个阶段, 当 用户在客户端登录界面上输入参数的同时, 后台会进行客户端正式登录的最后的初始 化工作, 也起到了加速客户端启动第二阶段的作用。 步骤 S316, 客户端运行结束后, 退出, 网管客户端启动加速服务会回收客户端进 程, 释放一部分不需要的资源, 重新管理客户端进程, 可以把该进程当做是下一个客 户端正式启动前的初始化进程, 为下一次客户端正式登录的启动加速做好准备。 图 4是根据本发明实施例的电信级网管客户端启动加速的详细流程图, 如图 4所 示, 该流程包括以下步骤 (步骤 S402-步骤 S436): 步骤 S402, 进行网管客户端的安装。 步骤 S404, 在网管客户端安装的过程中, 由用户根据操作系统实际的性能(比如 cpu, 内存等资源的性能) 输入客户端启动加速的参数。 比如: 最多允许在 m个操作 系统会话上启动网管客户端加速进程; 在同一个操作系统会话下, 始终保持 n个启动 加速进程处于准备就绪的状态, 等待客户端正式启动。 步骤 S406, 当操作系统重启之后, 网管客户端启动加速服务会自动启动。 除此之 夕卜, 网管客户端安装完成后, 该服务也会自动启动。 步骤 S408, 创建操作系统服务, 该服务负责管理在各个操作系统会话上的网管客 户端启动加速进程。 步骤 S410, 根据步骤 S404输入的参数, 判断在该操作系统会话上, 是否需要启 动网管客户端初始化进程。 步骤 S412, 如果不需要在该操作系统会话上启动网管客户端初始化进程, 则流程 退出。 步骤 S414, 如果需要在该操作系统会话上启动网管客户端初始化进程, 则启动进 程并且进行客户端启动的初始化。 步骤 S416, 当客户端启动初始化结束之后, 如果用户长时间不正式启动网管客户 端, 内存很有可能会被其他应用程序占用, 按照一定的方法, 周期性的预读取网管客 户端启动的部署文件, 等待客户端正式登录, 可以进一步提高客户端启动加速效果。 步骤 S418, 判断是否有客户端启动, 并与客户端初始化进程通信, 如果没有正式 启动客户端, 则继续等待, 周期性预读取文件, 如果有, 则唤醒正在等待的初始化进 程。 步骤 S420, 用户点击网管客户端可执行程序, 正式启动网管客户端。 步骤 S422, 客户端正式启动进程与客户端初始化进程进行通信, 询问是否有已经 准备就绪的初始化进程可用, 如果有, 则呈现客户端登录界面, 继续网管客户端的启 动操作, 如果没有, 则反馈给客户端正式启动进程, 客户端正式启动进程自己做客户 端启动初始化以及后续工作。 步骤 S424, 客户端正式启动进程通过客户端初始化进程的反馈信息, 判断是否能 够使用准备就绪的启动加速进程。 步骤 S426, 如果已经有准备就绪的客户端启动初始化进程, 则客户端正式启动进 程关闭, 将后续工作交给之前就已经启动的网管客户端初始化进程。 步骤 S428, 如果客户端启动初始化进程反馈还没有完成初始化, 则客户端正式启 动进程自己进行启动初始化等工作。 步骤 S430, 客户端正式启动进程将处于等待状态的客户端初始化进程唤醒, 呈现 出客户端登录界面, 用户在登录界面输入参数, 客户端登录并且运行。 步骤 S432, 客户端退出。 步骤 S434, 如果没有准备就绪的客户端初始化进程, 网管客户端正式启动进程完 成客户端登录并且运行, 最后退出。 步骤 S436, 当客户端退出后, 网管客户端加速服务将进程回收, 释放一部分不需 要的资源, 然后重新管理网管客户端进程, 将其当做一个客户端启动加速进程, 为下 一次客户端登录做准备。 对应于上述实施例介绍的网管客户端启动加速的实现方法, 本实施例提供了一种 网管客户端启动加速的实现装置, 该装置用以实现上述实施例。 图 5是根据本发明实 施例的网管客户端启动加速的实现装置的结构框图, 如图 5所示, 该装置包括: 第一 加速模块 10和第二加速模块 20。 下面对该结构进行详细介绍。 第一加速模块 10, 设置为在检测到用户点击网管客户端的可执行程序后, 查询是 否存在已准备好的后台进程, 如果是, 则根据已准备好的后台进程显示网管客户端的 登录界面; 如果否, 则正常执行登录界面的显示操作; 第二加速模块 20, 连接至第一加速模块 10, 设置为在登录界面显示之后, 利用用 户在登录界面输入参数的时间, 于后台同步进行网管客户端启动前的初始化操作。 优选地, 装置还包括: 创建模块, 设置为在符合指定条件的操作系统会话上, 创 建启动加速进程。 优选地, 装置还包括: 预读取模块, 设置为周期性的预读取网管客户端的启动部 署文件; 其中, 启动部署文件用于网管客户端的启动操作。 优选地, 预读取模块包括: 第一预读取单元, 设置为每隔固定时长预读取启动部 署文件; 或者, 第二预读取单元, 设置为根据现场经验值在指定时间点预读取启动部 署文件; 或者, 第三预读取单元, 设置为分析网管客户端的启动频繁的时间段, 在该 时间段周期性预读取启动部署文件。 优选地, 装置还包括: 处理模块, 设置为在网管客户端运行结束之后, 接管网管 客户端的进程, 释放不需要的资源, 等待网管客户端的下次登录。 与现有技术相比较, 本发明提供的技术方案, 创建一个操作系统级的服务管理各 个会话上的网管客户端启动加速进程, 支持在多操作系统会话上的多网管客户端启动 加速, 并且灵活的根据操作系统的性能, 配置可启动的加速进程数以及在操作系统的 多少会话上进行加速, 由此可以在网管客户端启动加速和操作系统资源占用上达到一 个很好的平衡, 网管客户端启动加速进程做完客户端初始化之后, 按照一定方法周期 性预读取网管客户端登录相关的文件,保证在用户长期不正式登录网管客户端的时候, 依然可以从内存中读取文件, 加速网管客户端启动。 在用户通过可执行程序启动网管 客户端的时候, 可以为已经处于等待状态的启动加速服务传入不同的启动参数, 以实 现对多操作系统会话下的多网管客户端启动, 在网管客户端退出后, 启动加速服务可 以回收客户端进程, 释放部分资源, 继续管理客户端进程以等待下次网管客户端启动 优化。 另外, 本发明的技术方案, 将网管客户端的启动分为两个阶段, 第一个阶段是从 用户点击可执行程序到网管客户端登录界面呈现, 该阶段可以使用加速服务启动的网 管客户端初始化进程中的初始化操作达到启动的加速;第二个阶段是从登录界面呈现, 用户在界面输入相关参数确认登录, 到最后呈现出网管客户端界面, 该阶段利用用户 输入界面参数的时间, 在后台同时进行了网管客户端登录的初始化工作。 本发明利用 了网管客户端启动的两个阶段, 分别进行了加速以达到最终效果。 已知不足, 在操作系统下安装一个启动加速服务, 该服务会在用户未启动网管客 户端的时候, 在后台提前进行网管客户端启动的初始化操作, 对操作系统资源有一定 的占用, 另外, 当启动加速服务在操作系统的某个会话上启动一个进程, 进行客户端 启动初始化时, 另外一个会话上客户端的正式启动, 是无法利用另外的会话上的启动 加速的, 可以通过启动加速策略灵活控制, 可以在各个会话上均启动一个进程进行加 速, 也可以只在操作系统最新的会话上进行加速, 上述问题都可以在网管客户端安装 的时候, 由用户考量操作系统性能 (比如中央处理器 (CentralProcessingUnit, 简称为 CPU), 内存等性能)后, 灵活配置以达到启动加速效果和操作系统资源占用之间的平 衡。 尽管为示例目的, 已经公开了本发明的优选实施例, 本领域的技术人员将意识到 各种改进、 增加和取代也是可能的, 因此, 本发明的范围应当不限于上述实施例。 工业实用性 如上所述, 解决了相关技术中网管客户端的启动速度较慢的问题, 实现了在操作 系统多会话上进行多客户端的启动加速,通过周期性预读取网管客户端启动部署文件, 加快读写速度, 巩固启动加速效果。 TECHNICAL FIELD The present invention relates to the field of computer technology and telecommunication network management, and in particular, to a method and an apparatus for implementing startup acceleration of a network management client. BACKGROUND OF THE INVENTION Today's telecommunications industry is developing rapidly, the scale of telecommunications networks is expanding, the types of equipment are increasing, and the service functions provided are more diverse. The telecommunications network management system plays an increasingly important role. Therefore, there are further requirements for the efficiency indicators such as the startup speed of the telecommunication network management system. The larger the system, the more complex the service management, and the more severe the test of the startup speed of the telecommunication network management client. In the current network management system, services are more and more complex, and functions are becoming more and more powerful. As the functions are enhanced, the startup time of the network management client increases. In a large-scale network management system, there are many functional modules and view interfaces deployed, and the module initialization is complicated. The first startup time of the client usually reaches the minute level, which seriously affects the user experience satisfaction. In addition, the network management system supports multiple client logins, and the network management client is started separately in multiple sessions of the operating system. As the number of client processes increases, the resource usage also increases, and the client startup speed is also limited. influences. In view of the slow start-up speed of the network management client in the related art, an effective solution has not been proposed yet. SUMMARY OF THE INVENTION The present invention provides a method and an apparatus for implementing a network management client startup acceleration to solve the above technical problem. According to an aspect of the present invention, a method for implementing a network management client startup acceleration is provided, where the method includes: after detecting that an executable program of a network management client is clicked by a user, starting an acceleration process to query whether a prepared background process exists If yes, the login interface of the network management client is displayed according to the prepared background process; if not, the display operation of the login interface is normally performed; after the login interface is displayed, the startup acceleration process utilizes the login interface of the user. When the parameter is input, the initialization operation before the above-mentioned network management client is started is synchronized in the background. The method further includes: before the user clicks on the executable program of the network management client, the method further includes: a startup acceleration service of the network management client, and creating the startup acceleration process on an operating system session that meets the specified condition. After the foregoing startup acceleration process is created, the foregoing method further includes: the foregoing startup acceleration process periodically pre-reads the startup deployment file of the network management client; wherein the startup deployment file is used for the startup operation of the network management client. The periodically pre-reading the startup deployment file of the network management client includes: pre-reading the startup deployment file at a fixed duration; or pre-reading the startup deployment file at a specified time according to the field experience value; or, analyzing The time period during which the network management client starts frequently, and the startup deployment file is periodically pre-read during the time period. The method further includes: after the running of the network management client ends, the startup acceleration process takes over the process of the network management client, releases unnecessary resources, and waits for the next login of the network management client. According to another aspect of the present invention, an apparatus for implementing acceleration of a network management client is provided, where the apparatus includes: a first acceleration module, configured to: after detecting that the user clicks on an executable program of the network management client, There is a background process that has been prepared. If yes, the login interface of the network management client is displayed according to the prepared background process; if not, the display operation of the login interface is normally performed; the second acceleration module is set to log in. After the interface is displayed, the user initializes the initialization before the network management client starts in the background by using the time when the user inputs the parameters on the login interface. The device further includes: a creating module, configured to create a startup acceleration process on an operating system session that meets the specified condition. The device further includes: a pre-reading module, configured to periodically pre-read the startup deployment file of the network management client; wherein the startup deployment file is used for the startup operation of the network management client. The pre-reading module includes: a first pre-reading unit configured to pre-read the boot deployment file at a fixed duration; or, the second pre-reading unit is configured to pre-determine according to a field experience value at a specified time point. The third pre-reading unit is configured to analyze the time period during which the network management client starts frequently, and the startup deployment file is periodically pre-read during the time period. The device further includes: a processing module, configured to: after the running of the network management client ends, take over the process of the network management client, release unnecessary resources, and wait for the next login of the network management client. The network management client startup includes two phases: The first phase is that the user clicks on the executable program to display to the network management client login interface; the second phase is that the user inputs relevant parameters on the login interface, and clicks the confirmation until the network management client interface is presented. . The object of the invention is to accelerate in these two phases. And to meet the characteristics of the network management system multi-client, to achieve multi-client startup acceleration in the operating system multi-session. Through the technical solution of the present invention, the network management client acceleration process is started, managed, and recovered, and the deployment file is started by periodically pre-reading the network management client, thereby speeding up the reading and writing speed and consolidating the startup acceleration effect. The above description is only an overview of the technical solutions of the present invention, and the technical means of the present invention can be more clearly understood, and can be implemented in accordance with the contents of the specification, and the above and other objects, features and advantages of the present invention can be more clearly understood. Specific embodiments of the invention are set forth below. BRIEF DESCRIPTION OF DRAWINGS FIG. 1 is a flowchart of a method for implementing a network management client startup acceleration according to an embodiment of the present invention; FIG. 2 is a block diagram of a carrier-class network management client startup acceleration service management according to an embodiment of the present invention; FIG. 4 is a detailed flowchart of a carrier-class network management client initiating acceleration according to an embodiment of the present invention; FIG. 5 is a detailed flowchart of a carrier-level network management client startup acceleration according to an embodiment of the present invention; FIG. The structural block diagram of the implementation device of the network management client startup acceleration. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS In order to solve the problem that the startup speed of the network management client is slow in the prior art, the present invention provides a method and an apparatus for implementing the startup acceleration of the network management client, and the present invention is further described in detail below with reference to the accompanying drawings and embodiments. . It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. The user login to the NMS client is divided into two phases: The first phase: The user clicks the executable program to the login page of the network management client; The second phase: The user inputs relevant information on the login interface, clicks the confirmation and then performs the client. Log in until the network management client interface is presented. The speed of these two phases is directly related to the user experience. Therefore, in the first phase of the login of the network management client, the network management client can be effectively accelerated. In the second phase, the user interface can be fully utilized. At the same time, the client login initialization work is performed in the background, which can effectively accelerate the startup time of the network management client and improve the user experience satisfaction. Based on these features of the network management system, the acceleration of the network management client startup is crucial. Based on this, an embodiment of the present invention provides a method and an apparatus for implementing startup acceleration of a network management client, which are described in detail below through specific embodiments. The embodiment provides a method for implementing the acceleration of the network management client startup. FIG. 1 is a flowchart of a method for implementing the startup acceleration of the network management client according to the embodiment of the present invention. As shown in FIG. 1 , the method includes the following steps (steps). S102-Step S104): Step S102: After detecting that the user clicks on the executable program of the network management client, the acceleration process is started to query whether the prepared background process exists. If yes, the network management client is displayed according to the prepared background process. The login interface is normal; if no, the display operation of the login interface is performed normally; Step S104, after the login interface is displayed, the startup acceleration process uses the time when the user inputs the parameter on the login interface, and synchronizes the network management client startup in the background. The previous initialization operation. In this embodiment, the network management client startup includes two phases: the first phase is that the user clicks on the executable program to present to the network management client login interface; the second phase is that the user inputs relevant parameters on the login interface, and clicks the confirmation. Until the network management client interface is presented. The object of the invention is to accelerate in these two phases. And to meet the characteristics of the network management system multi-client, to achieve multi-client startup acceleration in the operating system multi-session. Through the technical solution of the present invention, the network management client acceleration process is started, managed, and recovered, and the deployment file is started by periodically pre-reading the network management client, thereby speeding up the reading and writing speed and consolidating the startup acceleration effect. When the network management client is installed in the embodiment of the present invention, an operating system level service is created, that is, the acceleration process is started. This process starts automatically after the NMS client installation is complete. Start the acceleration process on multiple sessions of the operating system, start the network management client initialization process, initialize the client startup in the background, load the client deployment files and images, and initialize the various views of the client. After all the initialization work is completed, enter the wait state, periodically pre-read the network management client startup file, avoiding the long-term non-logging of the network management client, causing the operating system memory to be occupied by other applications, waiting for the network management client to be officially started. . Based on this, the embodiment provides a preferred implementation manner, that is, preferably, before detecting an executable program that the user clicks on the network management client, the method further includes: a startup acceleration service of the network management client, and an operating system session meeting the specified condition. On, create a startup acceleration process. Preferably, after the startup acceleration process is created, the method further includes: starting a startup deployment file of the pre-reading network management client of the acceleration process; and starting the deployment file for the startup operation of the network management client. Preferably, the startup configuration file of the periodic pre-reading network management client includes: pre-reading the startup deployment file at a fixed time; or pre-reading the startup deployment file at a specified time according to the field experience value; or analyzing the network management client The time period during which the terminal starts frequently, during which the startup deployment file is periodically pre-read. When the user clicks on the client executable program, it first communicates with the startup acceleration process, asking if there is a background process that has been prepared. If it is ready, the background waiting process will display the client login interface, and click the client from the user. The executable program is displayed to the client login interface, only the time consumption of the interface presentation, and the initialization of the client startup, configuration file and image loading, view initialization, etc., are completed ahead of the startup acceleration process and wait in the background. If the client officially starts the process and the startup acceleration process communicates that the background acceleration process is not ready for the client startup initialization, the client officially starts the process and starts the normal process. This process includes the startup acceleration process. All initialization work initiated by the client. After the client login interface is displayed, the startup acceleration process will use the time when the user inputs parameters in the interface, and synchronize the initialization operation before the client starts in the background to further accelerate the client startup. The startup acceleration process is not only responsible for managing the acceleration process started on each session of the operating system, but also after the network management client runs, exits, takes over the network management client process, releases some unnecessary resources, and waits for the next login. The network management client process is equivalent to a startup acceleration process. Based on this, the present embodiment provides a preferred implementation manner, that is, the method further includes: after the network management client runs, start the process of the acceleration process to take over the network management client, release unnecessary resources, and wait for the network management client. Log in next time. The steps of the client-side acceleration method of the carrier-class network management system provided in this embodiment are as follows: Step A: When the network management client is installed, the user configures the acceleration to be started in advance according to the performance of the operating system (such as cpu, memory, etc.). The number of processes and the number of sessions allowed to be optimized on the operating system. Step B, create an operating system level service, that is, start the acceleration service (also known as the startup acceleration process). In step C, the startup acceleration service is started under the following conditions: After the network management client is installed; after the operating system is started. In order for the client startup acceleration to take effect, the startup acceleration service should always be kept up. Step D: Start the network management client acceleration process on the operating system session according to the parameters configured by the user during the installation phase, perform initialization of the client startup, load the configuration file and the image deployed by the client, and initialize various views of the client, and complete After the initialization is started, it waits in the background of the operating system. Step E: Before the user clicks to run the program, the client initialization process initiated in the background is always waiting in the background, and the network management client deployment file is periodically pre-read according to a certain method, even if the user does not officially start the network management client for a long time. The client initialization process in the background also ensures that the deployment file is always flushed out of other applications in memory, ready for the official login of the network management client. Step F, the user clicks the executable program to start the network management client, communicates with the startup acceleration process, asks to start the acceleration process, whether the prepared client startup acceleration process has completed the initialization of the client startup, and if so, the network management client The parameters required for the incoming startup start the acceleration process for the client, and the client login interface is presented. The process that the client officially starts is exited, and the client starts the acceleration process before starting the acceleration service, and completes the client login. When the user inputs the relevant parameters on the login interface, the last initialization work before login is performed simultaneously in the background. Step G: The startup acceleration service determines whether it is necessary to start a startup acceleration process on the operating system session for client initialization according to the parameters configured by the user during installation, and is used to wait for the next client to log in. Step H: The network management client runs for a period of time. When exiting, the acceleration service is started to recover the client process, part of the resources are released, and the client process is taken over as the acceleration process when the client is officially logged in next time. The implementation of the technical solution will be further described in detail below with reference to the accompanying drawings. 2 is a block diagram of a carrier-class network management client startup acceleration service management according to an embodiment of the present invention. As shown in FIG. 2, a specific operation procedure of a carrier-class network management client to start an acceleration service is as follows: Step 101: Start an acceleration service in an operating system. On a session, start a startup acceleration process. The process is responsible for the initialization of the client startup, and after preparation, periodically pre-reads the deployment files required by the client to start, and waits for the user to officially click the executable program to start the network management client. In step 102, the user clicks on the executable program to officially start the client. At this point, the client will communicate with the startup acceleration process, asking if the initialization is complete and ready. If the startup acceleration process feedback has completed initialization, the startup acceleration service displays the client login interface. Step 103: The user inputs corresponding parameters on the login interface, and the parameter input is performed at the same time, and the initialization work before the official login of the client is performed in the background. Step 104: After the client runs, exit, and the acceleration service will reclaim the client process, release a part of the resources, re-manage the process, wait for the next user login, and use as the startup acceleration process. FIG. 3 is a general flowchart of a carrier-class network management client performing acceleration in two stages of startup according to an embodiment of the present invention. As shown in FIG. 3, the process includes the following steps (step S302-step S316): Step S302, a client The end startup acceleration service starts. Step S304, the client initiates the acceleration service to start a process on an operating system session that meets the condition, and the process is responsible for performing startup initialization of the client. Step S306, after the initialization of the client is completed, periodically pre-reading the deployment file initiated by the network management client, putting the file into the cache, speeding up the I/O reading speed, and periodically pre-reading according to a certain algorithm. The file is taken because the user does not start the network management client for a long time after the startup initialization is ready. Other applications may occupy the operating system memory. According to the specific conditions of the network management system, different methods can be used for periodic pre-reading. For example, pre-reading can be performed at regular intervals, or pre-reading can be performed at certain time points according to field experience values. Automatic analysis of the network management client to start a frequent period of time for flexible periodic pre-read operations. In this way, a better network management client startup optimization effect is achieved. In step S308, the user clicks on the executable program to perform a formal login. At this point, the client that is in the waiting state is started to initiate the initialization process, and the client login interface is presented. In step S310, the client login interface is presented. This is the first phase of the network management client startup. This phase itself includes initialization of the client startup, reading of files and images, and so on. However, these initialization tasks have been completed in advance by the client startup acceleration process, so the first phase of the client startup is from the perspective of the user experience, and only the time consumed by the login interface is consumed. Step S312, and step S314, are performed simultaneously, and are the second phase of the network management client startup. When the user inputs the parameter on the client login interface, the background initialization operation of the client official login is also performed. Played a role in accelerating the second phase of client startup. Step S316, after the client runs, exit, and the network management client starts the acceleration service to reclaim the client process, release some unnecessary resources, and re-manage the client process, which can be regarded as the next client before the official startup. The initialization process prepares for the next startup acceleration of the official client login. FIG. 4 is a detailed flowchart of a carrier-level network management client startup acceleration according to an embodiment of the present invention. As shown in FIG. 4, the process includes the following steps (step S402-step S436): Step S402: Perform network device client installation. Step S404, in the process of installing the network management client, the user inputs the parameter of the client startup acceleration according to the actual performance of the operating system (such as the performance of resources such as cpu and memory). For example, the network management client acceleration process can be started on m operating system sessions. In the same operating system session, the n startup acceleration processes are always ready, and the client is officially started. Step S406, after the operating system is restarted, the network management client starts the acceleration service to start automatically. In addition, after the network management client installation is completed, the service will also start automatically. Step S408, creating an operating system service, where the service is responsible for managing the acceleration process of the network management client on each operating system session. Step S410: Determine, according to the parameter input in step S404, whether the network management client initialization process needs to be started on the operating system session. Step S412, if the network management client initialization process does not need to be started on the operating system session, the process exits. Step S414, if the network management client initialization process needs to be started on the operating system session, the process is started and the initialization of the client startup is performed. Step S416, after the initialization of the client is started, if the user does not officially start the network management client for a long time, the memory is likely to be occupied by other applications, and according to a certain method, the pre-reading network management client starts deployment. Files, waiting for the client to officially log in, can further improve the client startup acceleration effect. In step S418, it is determined whether a client is started, and communicates with the client initialization process. If the client is not officially started, it continues to wait, periodically pre-reads the file, and if so, wakes up the waiting initialization process. In step S420, the user clicks on the executable program of the network management client to officially start the network management client. Step S422, the client officially starts the process and communicates with the client initialization process, and asks whether the initialization process that is ready is available. If yes, the client login interface is presented, and the startup operation of the network management client is continued. If not, the feedback is given to The client officially starts the process, and the client officially starts the process to do the client startup initialization and subsequent work. Step S424, the client officially starts the process to determine whether the ready acceleration process can be used by using the feedback information of the client initialization process. Step S426, if the ready client starts the initialization process, the client officially starts the process to be closed, and the subsequent work is handed over to the network management client initialization process that has been started before. Step S428, if the client initiates the initialization process feedback has not completed initialization, the client officially starts the process itself to perform initialization and the like. Step S430, the client officially starts the process to wake up the client initialization process in the waiting state, and presents a client login interface. The user inputs parameters on the login interface, and the client logs in and runs. In step S432, the client exits. Step S434, if there is no client initialization process ready, the network management client officially starts the process to complete the client login and runs, and finally exits. Step S436, after the client exits, the network management client acceleration service recycles the process, releases a part of the unnecessary resources, and then re-manages the network management client process, and uses it as a client to start the acceleration process, and performs the next client login. ready. Corresponding to the implementation method of the network management client startup acceleration introduced in the foregoing embodiment, the embodiment provides a device for implementing the startup acceleration of the network management client, and the device is used to implement the foregoing embodiment. FIG. 5 is a structural block diagram of an apparatus for implementing acceleration of a network management client according to an embodiment of the present invention. As shown in FIG. 5, the apparatus includes: a first acceleration module 10 and a second acceleration module 20. The structure is described in detail below. The first acceleration module 10 is configured to: after detecting that the user clicks on the executable program of the network management client, query whether there is a background process that is prepared, and if yes, display the login interface of the network management client according to the prepared background process; No, the display operation of the login interface is normally performed; the second acceleration module 20 is connected to the first acceleration module 10, and is configured to synchronize the network management client in the background by using the time when the user inputs the parameters on the login interface after the login interface is displayed. Initialization before startup. Preferably, the apparatus further comprises: a creating module, configured to create a startup acceleration process on an operating system session that meets the specified condition. Preferably, the device further includes: a pre-reading module, configured as a pre-reading deployment file of the pre-reading network management client; wherein the startup deployment file is used for the startup operation of the network management client. Preferably, the pre-reading module comprises: a first pre-reading unit, configured to pre-read the startup deployment file every fixed time; or, the second pre-reading unit is configured to pre-read at a specified time according to the field experience value. Take the starter The third pre-reading unit is configured to analyze the time period during which the network management client starts frequently, and the startup deployment file is periodically pre-read during the time period. Preferably, the device further includes: a processing module, configured to take over the process of the network management client after the operation of the network management client ends, release the unnecessary resources, and wait for the next login of the network management client. Compared with the prior art, the technical solution provided by the present invention creates an operating system level service to manage the network management client startup acceleration process on each session, and supports multi-network management client startup acceleration on multiple operating system sessions, and is flexible. According to the performance of the operating system, the number of accelerated processes that can be started and the number of sessions of the operating system are accelerated. This can achieve a good balance between the startup acceleration of the network management client and the occupation of operating system resources. Start the acceleration process After the client is initialized, periodically read the files related to the login of the NMS client according to a certain method, so that when the user does not officially log in to the NMS client for a long time, the file can still be read from the memory and the network management client can be accelerated. Start up. When the user starts the network management client through the executable program, different boot parameters can be sent to the startup acceleration service that is already in the waiting state, so as to start the multi-network management client under the multi-operating system session, after the network management client exits. The startup acceleration service can reclaim the client process, release some resources, and continue to manage the client process to wait for the next network management client to start optimization. In addition, the technical solution of the present invention divides the startup of the network management client into two phases. The first phase is from the user clicking the executable program to the network management client login interface, and the network management client initiated by the acceleration service can be initialized at this stage. The initialization operation in the process reaches the acceleration of the startup; the second phase is presented from the login interface, the user inputs the relevant parameters on the interface to confirm the login, and finally displays the network management client interface, and the user uses the time of the user input interface parameters in the background. At the same time, the initialization of the login of the network management client is performed. The invention utilizes two stages of the network management client startup, and respectively accelerates to achieve the final result. It is known that a startup acceleration service is installed under the operating system. When the user does not start the network management client, the service performs the initialization operation initiated by the network management client in advance in the background, and has certain occupation of the operating system resources. Start the acceleration service to start a process on a session of the operating system. When the client initiates initialization, the client is officially started on another session. It cannot be accelerated by the startup of another session. It can be flexibly controlled by starting the acceleration policy. You can start a process to accelerate on each session, or you can accelerate only on the latest session of the operating system. All of the above problems can be considered by the user when the NMS client is installed (such as the central processing unit ( After Central Processing Unit (CPU), memory and other performance), flexible configuration to achieve a balance between startup acceleration and operating system resource usage. While the preferred embodiments of the present invention have been disclosed for purposes of illustration, those skilled in the art will recognize that various modifications, additions and substitutions are possible, and the scope of the invention should not be limited to the embodiments described above. Industrial Applicability As described above, the problem that the startup speed of the network management client in the related art is slow is solved, and the startup acceleration of the multi-client on the operating system multi-session is realized, and the deployment file is started by periodically pre-reading the network management client. Speed up the reading and writing speed and consolidate the startup acceleration effect.

Claims

权 利 要 求 书 Claim
1. 一种网管客户端启动加速的实现方法, 其中, 所述方法包括: A method for implementing a network management client startup acceleration, where the method includes:
检测到用户点击网管客户端的可执行程序后, 启动加速进程查询是否存在 已准备好的后台进程, 如果是, 则根据已准备好的后台进程显示所述网管客户 端的登录界面; 如果否, 则正常执行所述登录界面的显示操作;  After detecting that the user clicks on the executable program of the network management client, the acceleration process is started to query whether the prepared background process exists. If yes, the login process of the network management client is displayed according to the prepared background process; if not, the normal operation is normal. Performing a display operation of the login interface;
在所述登录界面显示之后, 所述启动加速进程利用用户在所述登录界面输 入参数的时间, 于后台同步进行所述网管客户端启动前的初始化操作。  After the login interface is displayed, the startup acceleration process uses the time when the user inputs the parameter in the login interface, and synchronizes the initialization operation before the network management client starts in the background.
2. 如权利要求 1所述的方法, 其中, 在检测用户点击所述网管客户端的可执行程 序之前, 所述方法还包括: 2. The method according to claim 1, wherein, before detecting that the user clicks on the executable program of the network management client, the method further includes:
网管客户端的启动加速服务, 在符合指定条件的操作系统会话上, 创建所 述启动加速进程。  The startup acceleration service of the network management client creates the startup acceleration process on an operating system session that meets the specified conditions.
3. 如权利要求 2所述的方法, 其中, 创建所述启动加速进程之后, 所述方法还包 括: 3. The method of claim 2, wherein after the initiating acceleration process is created, the method further comprises:
所述启动加速进程周期性的预读取所述网管客户端的启动部署文件;其中, 所述启动部署文件用于所述网管客户端的启动操作。  The startup acceleration process periodically reads the startup deployment file of the network management client periodically; wherein the startup deployment file is used for the startup operation of the network management client.
4. 如权利要求 3所述的方法, 其中, 周期性的预读取所述网管客户端的启动部署 文件包括: 4. The method of claim 3, wherein the periodically pre-reading the boot deployment file of the network management client comprises:
每隔固定时长预读取所述启动部署文件; 或者,  Pre-reading the startup deployment file every fixed time; or
根据现场经验值在指定时间点预读取所述启动部署文件; 或者, 分析所述网管客户端的启动频繁的时间段, 在该时间段周期性预读取所述 启动部署文件。  The boot deployment file is pre-read at a specified time according to the field experience value; or, the time period during which the network management client starts frequently is analyzed, and the startup deployment file is periodically pre-read during the time period.
5. 如权利要求 1所述的方法, 其中, 所述方法还包括: 5. The method according to claim 1, wherein the method further comprises:
在所述网管客户端运行结束之后, 所述启动加速进程接管所述网管客户端 的进程, 释放不需要的资源, 等待所述网管客户端的下次登录。 一种网管客户端启动加速的实现装置, 所述装置包括: After the operation of the network management client ends, the startup acceleration process takes over the process of the network management client, releases unnecessary resources, and waits for the next login of the network management client. An apparatus for implementing acceleration of a network management client, the device comprising:
第一加速模块, 设置为在检测到用户点击网管客户端的可执行程序后, 查 询是否存在已准备好的后台进程, 如果是, 则根据已准备好的后台进程显示所 述网管客户端的登录界面; 如果否, 则正常执行所述登录界面的显示操作; 第二加速模块, 设置为在所述登录界面显示之后, 利用用户在所述登录界 面输入参数的时间, 于后台同步进行所述网管客户端启动前的初始化操作。 如权利要求 6所述的装置, 其中, 所述装置还包括: 创建模块,设置为在符合指定条件的操作系统会话上,创建启动加速进程。 如权利要求 7所述的装置, 其中, 所述装置还包括: 预读取模块, 设置为周期性的预读取所述网管客户端的启动部署文件; 其 中, 所述启动部署文件用于所述网管客户端的启动操作。 如权利要求 8所述的装置, 其中, 所述预读取模块包括: 第一预读取单元, 设置为每隔固定时长预读取所述启动部署文件; 或者, 第二预读取单元, 设置为根据现场经验值在指定时间点预读取所述启动部 署文件; 或者,  The first acceleration module is configured to: after detecting that the user clicks on the executable program of the network management client, query whether there is a background process that is prepared, and if yes, display the login interface of the network management client according to the prepared background process; If not, the display operation of the login interface is performed normally; the second acceleration module is configured to perform the network management client synchronization in the background by using the time when the user inputs the parameter on the login interface after the login interface is displayed. Initialization before startup. The apparatus of claim 6, wherein the apparatus further comprises: a creation module configured to create a startup acceleration process on an operating system session that meets the specified condition. The device according to claim 7, wherein the device further comprises: a pre-reading module, configured to periodically pre-read a startup deployment file of the network management client; wherein the startup deployment file is used for The startup operation of the network management client. The device of claim 8, wherein the pre-reading module comprises: a first pre-reading unit configured to pre-read the boot deployment file every fixed length; or a second pre-reading unit, Set to pre-read the boot deployment file at a specified point in time based on field experience values; or,
第三预读取单元, 设置为分析所述网管客户端的启动频繁的时间段, 在该 时间段周期性预读取所述启动部署文件。 如权利要求 6所述的装置, 其中, 所述装置还包括:  The third pre-reading unit is configured to analyze a period of time during which the network management client starts frequently, and periodically periodically read the startup deployment file during the time period. The device of claim 6, wherein the device further comprises:
处理模块, 设置为在所述网管客户端运行结束之后, 接管所述网管客户端 的进程, 释放不需要的资源, 等待所述网管客户端的下次登录。  The processing module is configured to take over the process of the network management client after the operation of the network management client is finished, release unnecessary resources, and wait for the next login of the network management client.
PCT/CN2014/079539 2013-10-10 2014-06-09 Method and device for realizing acceleration of starting network management client WO2014187402A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310469641.7 2013-10-10
CN201310469641.7A CN104572137B (en) 2013-10-10 2013-10-10 A kind of implementation method and device of NM client Acceleration of starting

Publications (1)

Publication Number Publication Date
WO2014187402A1 true WO2014187402A1 (en) 2014-11-27

Family

ID=51932950

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/079539 WO2014187402A1 (en) 2013-10-10 2014-06-09 Method and device for realizing acceleration of starting network management client

Country Status (2)

Country Link
CN (1) CN104572137B (en)
WO (1) WO2014187402A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110888690A (en) * 2019-12-12 2020-03-17 北京爱奇艺科技有限公司 Application starting method and device, electronic equipment and storage medium
CN114528529A (en) * 2022-02-15 2022-05-24 广州经传多赢投资咨询有限公司 Memory xml file encryption method
CN115037699A (en) * 2022-04-22 2022-09-09 湖北聚易起信息科技有限公司 Application program acceleration method and device, storage medium and electronic equipment

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106777116B (en) * 2016-12-15 2021-10-15 腾讯科技(深圳)有限公司 Content acquisition method, user client, server and system
CN111353110A (en) * 2018-12-21 2020-06-30 西安中兴新软件有限责任公司 Information input method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1932763A (en) * 2005-09-13 2007-03-21 联想(北京)有限公司 Computer system starting method
CN101222709A (en) * 2008-01-22 2008-07-16 中兴通讯股份有限公司 Fast starting method of mobile phone application program
CN101252726A (en) * 2008-03-29 2008-08-27 青岛海信移动通信技术股份有限公司 Method for starting up mobile terminal
CN101639787A (en) * 2009-09-07 2010-02-03 中兴通讯股份有限公司 Method and device for starting application program
CN103324508A (en) * 2013-06-26 2013-09-25 宇龙计算机通信科技(深圳)有限公司 Method and device for application starting

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008081529A1 (en) * 2006-12-28 2008-07-10 Fujitsu Limited Method for logging-in computer, information processing device, and program
CN101447889B (en) * 2008-03-21 2011-08-24 中兴通讯股份有限公司 Network management system and GUI client login control method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1932763A (en) * 2005-09-13 2007-03-21 联想(北京)有限公司 Computer system starting method
CN101222709A (en) * 2008-01-22 2008-07-16 中兴通讯股份有限公司 Fast starting method of mobile phone application program
CN101252726A (en) * 2008-03-29 2008-08-27 青岛海信移动通信技术股份有限公司 Method for starting up mobile terminal
CN101639787A (en) * 2009-09-07 2010-02-03 中兴通讯股份有限公司 Method and device for starting application program
CN103324508A (en) * 2013-06-26 2013-09-25 宇龙计算机通信科技(深圳)有限公司 Method and device for application starting

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110888690A (en) * 2019-12-12 2020-03-17 北京爱奇艺科技有限公司 Application starting method and device, electronic equipment and storage medium
CN114528529A (en) * 2022-02-15 2022-05-24 广州经传多赢投资咨询有限公司 Memory xml file encryption method
CN115037699A (en) * 2022-04-22 2022-09-09 湖北聚易起信息科技有限公司 Application program acceleration method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN104572137A (en) 2015-04-29
CN104572137B (en) 2019-09-27

Similar Documents

Publication Publication Date Title
WO2014187402A1 (en) Method and device for realizing acceleration of starting network management client
US7721003B2 (en) System and method to synchronize OSGi bundle inventories between an OSGi bundle server and a client
US9348646B1 (en) Reboot-initiated virtual machine instance migration
CN110247951B (en) File transmission control method, device, equipment and storage medium
WO2014012449A1 (en) Method, device, processing center and system for desktop synchronization
CN110502310B (en) Time synchronization method and device of virtual machine
CN110913015A (en) Distributed quick installation method, system and medium for cloud mobile phone APP
CN105278999A (en) Safe and efficient method for deploying virtual machine software
CN107707687A (en) A kind of method and apparatus of virtual machine IP address configuration
CN103561055A (en) Web application automatic elastic extension method under cloud computing environment based on sessions
US20170033980A1 (en) Agent manager for distributed transaction monitoring system
WO2017020458A1 (en) Plugin calling method and device
CN102945193B (en) A kind of restoration methods and electronic equipment of operation data
CN103067429B (en) A kind of method of quick startup and terminal
JP6448012B2 (en) Method, apparatus, and system for displaying virtual machine names
US20170199733A1 (en) Method for terminal to update operating system, terminal and system
CN110418092B (en) Video recording management system, method, control management node and recording node
CN115051846B (en) K8S cluster deployment method based on super fusion platform and electronic equipment
CN110019059B (en) Timing synchronization method and device
CN114281491A (en) Application stack management method and device, electronic equipment and storage medium
CN110324377B (en) Push interaction method and device, electronic equipment and medium
CN110661857B (en) Data synchronization method and device
CN107193670B (en) Remote management method, device and system for cluster workstations
CN113746673A (en) Method, device, equipment and medium for deploying bare metal server ipxe
CN114090104A (en) Applet starting control method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14801317

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14801317

Country of ref document: EP

Kind code of ref document: A1