JPH09305659A - Electronic document circulation system - Google Patents

Electronic document circulation system

Info

Publication number
JPH09305659A
JPH09305659A JP11600896A JP11600896A JPH09305659A JP H09305659 A JPH09305659 A JP H09305659A JP 11600896 A JP11600896 A JP 11600896A JP 11600896 A JP11600896 A JP 11600896A JP H09305659 A JPH09305659 A JP H09305659A
Authority
JP
Japan
Prior art keywords
user
role
matter
roll
roles
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP11600896A
Other languages
Japanese (ja)
Inventor
Toshiaki Sakaguchi
俊昭 阪口
Shiyunsuke Akifuji
俊介 秋藤
Kazuyasu Tsukishiro
和康 築城
Tatsuyuki Arao
辰之 荒尾
洋 ▲辻▼
Hiroshi Tsuji
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP11600896A priority Critical patent/JPH09305659A/en
Publication of JPH09305659A publication Critical patent/JPH09305659A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Medical Treatment And Welfare Office Work (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To effectively utilize talent while preventing the partial storage of items by distributing a quantity of stored items of ordinary processing roll to the user of substitutable roll by defining the substitutable roll. SOLUTION: A roll distributing means 102 receives an electronic document (item) to be circulated sent from a user processing means 104. The item contains an item ID, the ID of business process to which the item belongs, the roll in which circulation is performed, and document data to be processed. The roll distributing means 102 extracts the next circulation roll of business process corresponding to the business process ID and circulation roll of the item according to a business process definition table 101 to which the item belongs. After the circulation roll is extracted, the roll distributing means 102 writes the item into a roll item DB 105. Besides, a work quantity collecting means 107 collects the number of work items for each roll from the roll item DB 105 and stores it in a work quantity table 109.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はネットワークを介し
て電子化文書を回覧する電子化文書回覧システムに関
し、特に作業量が定常的でなく、作業量に応じて作業者
(ユーザ)を増減させる必要がある場合に特に効力を発
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computerized document circulation system for circulating a computerized document via a network. In particular, the amount of work is not constant and it is necessary to increase or decrease the number of workers (users) according to the amount of work. Especially effective when there is.

【0002】[0002]

【従来の技術】電子化文書回覧システムに関する公知例
としては,例えば「日経コンピュータ」(日経BP社発
行,1994年5月号,P57〜67)に見られる。それら
は総称してワークフロー管理システムと呼ばれ、業務
(書類)の流れを定義し、それにもとづいて業務を自動
的に回覧することにより、時間短縮や生産性向上を図る
ものである。それによれば、ワークフロー管理システム
は、ワークフローの定義、実行、監視の3つの要素から
なる。ワークフローの定義においては、流れる電子化文
書と、文書の回覧先を定義する。ワークフローの実行に
おいては、定義した情報をもとに文書の回覧を実行す
る。ワークフローの監視においては、流した電子化文書
の処理状況を記録して、進捗把握ができるようにした
り、統計をとって、仕事の流れを分析、改善するツール
として利用されている。また、ワークフローの定義の仕
方には、スクリプト(言語)によりプログラミングす
る、テーブルに回覧順を表現する、チャートを用いるな
どの方法がある。
2. Description of the Related Art Known examples of electronic document circulation systems are found in, for example, "Nikkei Computer" (published by Nikkei BP, May 1994, May, pp. 57-67). They are collectively called a workflow management system, which defines a flow of work (documents) and automatically circulates the work based on the flow to reduce time and improve productivity. According to this, the workflow management system is composed of three elements: workflow definition, execution, and monitoring. In defining the workflow, a flowing electronic document and a circulation destination of the document are defined. In executing the workflow, the document is circulated based on the defined information. In the monitoring of workflow, it is used as a tool for recording the processing status of a flown electronic document so that the progress can be grasped and collecting statistics to analyze and improve the work flow. Further, as a method of defining a workflow, there are methods such as programming with a script (language), expressing a circulation order in a table, and using a chart.

【0003】ワークフロー管理システムの定義に関する
公知例としては、例えば情報処理学会第50回全国大会
予稿6−173〜174がある。それによると、ワーク
フローの定義としてチャートを用いている。一連のチャ
ートはビジネスプロセスと呼ばれ、書類の流れを制御す
る制御ノードと、回覧する書類を処理する要素を表現す
る処理ノードがあり、ノード間を矢印でつなぐことによ
り、ビジネスプロセスを構成している。この処理ノード
が表現する役割をロールと呼び、処理を行うユーザ1人
ないし複数から成る。ロールを設けることにより、次の
回覧可能なユーザが複数いる場合にも送信先を自動的に
決定することができ、ユーザの負担を軽減している。ま
た、案件の配布は、個人単位で作業を進める場合はロー
ルに配布された文書をユーザに自動的に配布し、共同で
作業を進める場合は、自動的に配布を行なわず、ユーザ
からアクセスするようにできる。
Known examples of the definition of the workflow management system include, for example, the 50th National Convention Proceedings 6-173 to 174 of the Information Processing Society of Japan. According to it, the chart is used as the definition of the workflow. A series of charts is called a business process.There are control nodes that control the flow of documents and processing nodes that represent the elements that process the documents to be circulated.By connecting the nodes with arrows, you can compose a business process. There is. The role represented by this processing node is called a role, and consists of one or more users who perform processing. By providing the roll, the destination can be automatically determined even when there are a plurality of users who can be circulated next time, and the burden on the user is reduced. When distributing work, the document distributed to the role is automatically distributed to the user when the work is carried out on an individual basis, and the work is accessed by the user when the work is jointly carried out without being automatically distributed. You can

【0004】[0004]

【発明が解決しようとする課題】従来の技術は、作業量
(回覧文書数)が定常であることを前提としていたた
め、、処理ノードに対応するロールやユーザが文書量な
どの処理の状態にかかわらず固定であった。そのため電
子化回覧文書の量の変動があったり、欠勤や出張、もし
くは新しいユーザが登録されることなどにより、ユーザ
の構成に変動があり、たとえば、時間のかかる業務を行
うロールのユーザが減少したり、さほど時間のかからな
いユーザが増加すると、ノードによってロールやユーザ
の処理文書数の差が大きくなり、その都度システム管理
者が状況を監視しておき、ロールの変更を構成を変更し
なければならないという問題があった。
Since the conventional technique is based on the premise that the amount of work (the number of circulation documents) is steady, the role corresponding to the processing node or the user determines the processing state such as the amount of documents. It was fixed regardless. As a result, there is a change in the composition of users due to fluctuations in the amount of computerized circulation documents, absences, business trips, or new users being registered.For example, the number of users who perform time-consuming tasks decreases. Or, if the number of users that does not take much time increases, the difference in the number of documents processed by roles and users increases depending on the node, and the system administrator must monitor the situation and change the configuration of the role each time. There was a problem.

【0005】本発明の第1の目的は、特に管理者が処理
量やユーザの作業量を監視しておかなくとも各回覧ノー
ドユーザの負荷を自動的に平準化するためのワークフロ
ー管理システムを提供することにある。
A first object of the present invention is to provide a workflow management system for automatically leveling the load of each circulation node user, even if the administrator does not monitor the processing amount or the user's work amount. To do.

【0006】また、従来の技術では、ロールのユーザが
利用する端末が場合により異なり、文書操作の能力が異
なる場合は想定していない。たとえば、テキスト文書は
表示できるがイメージ文書は性能上表示に時間がかかる
端末と、イメージ文書も高速に操作できる端末がある場
合、1つの回覧文書に含まれるテキスト文書とイメージ
文書の割合が場合によって異なればユーザの処理能率も
異なってくるので、回覧文書の配布をユーザの能力など
の実績で決定したとしても効率の良い回覧が難しい。
Further, in the prior art, it is not assumed that the terminal used by the role user is different depending on the case and the document operation ability is different. For example, if there is a terminal that can display a text document but takes a long time to display an image document due to its performance, and a terminal that can also operate an image document at high speed, the ratio of the text document and the image document included in one circulation document may be Since different users have different processing efficiencies, it is difficult to efficiently circulate the circulation document even if the distribution of the circulation document is determined based on the user's performance and the like.

【0007】本発明の第2の目的はユーザの作業環境に
合わせた回覧が可能な電子化文書回覧システムを提供す
ることにある。
A second object of the present invention is to provide an electronic document circulation system capable of circulation according to the user's work environment.

【0008】[0008]

【課題を解決するための手段】本発明は、課題を解決す
る第1の手段として、第1の目的を達成するために以下
の手段を提供する。
As a first means for solving the problems, the present invention provides the following means in order to achieve the first object.

【0009】つまり、上記ワークフロー管理システムに
おいて、 a)ユーザによって処理された電子化文書をビジネスプ
ロセス定義テーブルに従ってロール案件データベース
(以下DBと略す)に格納するロール配布手段 b)ロール配布手段から各ロールの作業量を収集し作業
量テーブルに格納する作業量収集手段 c)ユーザの処理手段からユーザの作業状況を収集しユ
ーザ活動状態管理テーブルに格納するユーザ処理能力収
集手段 d)上記作業量テーブル、ユーザ活動状態管理テーブ
ル、ロール・ユーザ対応テーブルと、上記ロールの役割
の包含関係を格納するロール包含関係定義テーブルを用
いて配布するユーザを決定するユーザ配布手段 e)ユーザ案件DBから文書を取り出し、また処理結果
をロール配布手段に送るユーザ処理手段を設ける。
That is, in the above workflow management system: a) Role distribution means for storing the digitized document processed by the user in the role matter database (hereinafter abbreviated as DB) according to the business process definition table. B) Role distribution means for each role Work amount collecting means for collecting the work amount of the above and storing it in the work amount table c) User processing capacity collecting means for collecting the work status of the user from the processing means of the user and storing it in the user activity state management table d) The work amount table, User distribution means for determining users to be distributed using the user activity state management table, the role / user correspondence table, and the role inclusion relationship definition table that stores the role inclusion relationship of the above roles e) Extracting a document from the user matter DB, Also, a user processing hand that sends the processing result to the roll distribution means. The provision.

【0010】ロール配布手段は、ユーザ処理手段から送
られる処理の済んだ文書を受け取り、回覧順を定義する
ビジネスプロセス定義テーブルに基づいて、次の処理ノ
ードの役割であるロールを指定して、ロール案件DBに
格納する。
The role distributing means receives the processed document sent from the user processing means, specifies the role which is the role of the next processing node based on the business process definition table which defines the circulation order, and performs the role. Store in the case DB.

【0011】作業量収集手段は、ロール案件DBからロ
ールごとの案件数を取り出し、作業量テーブルに格納す
る。
The work amount collecting means extracts the number of items for each roll from the roll item DB and stores them in the work amount table.

【0012】ユーザ処理能力収集手段は、ユーザ処理手
段からのワークフローシステムへの接続・切断要求、文
書処理要求を監視し、その状態をユーザ活動状態管理テ
ーブルに格納する。
The user processing capacity collection means monitors a connection / disconnection request from the user processing means to the workflow system and a document processing request, and stores the status in the user activity status management table.

【0013】ユーザ配布手段は、まずロール案件DBに
格納されている文書の配布するロールを包含するロール
をロール包含関係テーブルより取り出す。次に取り出し
たロールに対応するユーザをロール・ユーザ対応テーブ
ルから取り出し、ユーザ活動状態管理テーブルを参照し
ながら、処理可能なユーザを選び、該当するユーザのユ
ーザ案件DBに格納する。
The user distribution means first retrieves from the role inclusion relation table the roles that include the roles distributed by the document stored in the role item DB. Next, the user corresponding to the fetched role is fetched from the role / user correspondence table, a user that can be processed is selected while referring to the user activity state management table, and is stored in the user matter DB of the corresponding user.

【0014】処理可能なユーザの選択方法については、 1)ユーザの活動状態を取り出し活動しているユーザに
配布する 2)ユーザの滞留案件数を取り出し滞留している文書が
少ないユーザに配布する 3)ユーザの処理文書数を取り出し多くの文書を処理し
たユーザに配布するがある。
Regarding the method of selecting a processable user, 1) take out the user's activity status and distribute it to the active user. 2) take out the number of staying cases of the user and deliver it to users with few staying documents. ) There are cases where the number of documents processed by a user is extracted and distributed to users who have processed many documents.

【0015】本発明はまた、課題を解決する第2の手段
として、第1の目的を達成するために以下の手段を提供
する。
The present invention also provides, as a second means for solving the problems, the following means for achieving the first object.

【0016】つまり、上記ワークフローシステムにおい
て、 a)ユーザによって処理された電子化文書をビジネスプ
ロセス定義テーブルに従ってロール案件データベース
(以下DBと略す)に格納するロール配布手段 b)ロール配布手段から各ロールの作業量を収集し作業
量テーブルに格納する作業量収集手段 c)ユーザの処理手段からユーザの作業状況を収集しユ
ーザ活動状態管理テーブルに格納するユーザ処理能力収
集手段 d)上記作業量テーブル、ユーザ活動状態管理テーブ
ル、ロール・ユーザ対応テーブルと、上記ロールの役割
の包含関係を格納するロール包含関係定義テーブルを用
いてロールからロールへの再分配を行うロール再分配手
段 e)ロール案件DBから文書を取り出し、また処理結果
をロール配布手段に送るユーザ処理手段を設ける。
That is, in the above workflow system, a) role distribution means for storing the digitized document processed by the user in a role matter database (hereinafter abbreviated as DB) according to the business process definition table b) role distribution means for each role Work amount collection means for collecting work amount and storing in work amount table c) User processing capacity collecting means for collecting user work condition from user processing means and storing in user activity status management table d) Above work amount table, user Role redistribution means for redistributing roles from role to role by using the activity status management table, the role / user correspondence table, and the role inclusion relationship definition table that stores the role inclusion relationships of the above roles e) Documents from the role matter DB User who retrieves the result and sends the processing result to the role distribution means Providing a physical means.

【0017】ロール配布手段、作業量収集手段、ユーザ
能力収集手段は、第1の手段と同様である。
The roll distributing means, the work amount collecting means, and the user ability collecting means are the same as the first means.

【0018】ロール再分配手段は、まずロール案件DB
に格納されている文書の配布するロールを包含するロー
ルをロール包含関係テーブルより取り出す。次に取り出
したロールに対応するユーザをロール・ユーザ対応テー
ブルから取り出し、ユーザ活動状態管理テーブルを参照
しながら、処理可能なロールを選び、該当するロールの
ロール案件DBに再格納する。
The roll redistribution means is first a roll case DB.
The roles including the roles to be distributed by the document stored in are fetched from the role inclusion relation table. Next, the user corresponding to the fetched role is fetched from the role / user correspondence table, the processable role is selected with reference to the user activity state management table, and the role matter DB of the corresponding role is stored again.

【0019】処理可能なロールの選択方法については、 1)ユーザの活動状態を取り出し活動しているユーザの
多いロールに配布する 2)ユーザの滞留案件数を取り出し滞留している文書が
少ないロールに配布する 3)ユーザの処理文書数を取り出し多くの文書を処理し
たロールに配布するがある。
Regarding the method of selecting a processable role, 1) take out the user's activity status and distribute it to the roles with many active users. Distributing 3) There is a case where the number of documents processed by the user is taken out and distributed to the role that processed many documents.

【0020】本発明はまた、課題を解決する第3の手段
として、第2の目的を達成するために以下の手段を提供
する。
The present invention also provides, as a third means for solving the problem, the following means for achieving the second object.

【0021】つまり、上記電子化文書回覧システムにお
いて、第1の手段に加えて、 f)ユーザ処理において使用する端末の種別を取得し、
端末・ロール対応テーブルを用いてロール・ユーザ対応
テーブルを更新するロール・ユーザ対応更新手段を設け
る。
That is, in the electronic document circulation system, in addition to the first means, f) the type of the terminal used in the user process is acquired,
A roll / user correspondence updating unit for updating the roll / user correspondence table using the terminal / roll correspondence table is provided.

【0022】端末能力収集手段は、ユーザ処理手段から
使用する端末の種類を取得し、それをロールと必要端末
の対応を示すロール・端末対応テーブルから、ユーザと
ロールの対応を求め、ユーザ・ロール対応テーブルを更
新する。
The terminal capability collecting means acquires the type of the terminal to be used from the user processing means, obtains the correspondence between the user and the role from the roll / terminal correspondence table showing the correspondence between the roll and the required terminal, and the user / roll. Update the correspondence table.

【0023】[0023]

【発明の実施の形態】以下図面に基づいて本発明の実施
の形態について説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0024】図1は本発明の実施例1のシステム構成図
である。図1を用いて実施例1の動作を説明する。
FIG. 1 is a system configuration diagram of the first embodiment of the present invention. The operation of the first embodiment will be described with reference to FIG.

【0025】図1において、ロール配布手段102はユ
ーザ処理手段104から送られてくる回覧すべき電子化
文書(以下、案件と略す)を受取る。案件には、案件I
D、案件の属するビジネスプロセスのIDと、回覧を行
なったロール、処理すべき文書データが格納されてい
る。ロール配布手段102は、案件の属するビジネスプ
ロセス定義テーブル101に従って、案件のビジネスプ
ロセスIDと回覧ロールに対応するビジネスプロセスの
次の回覧ロールを取り出す。ロール配布手段102は回
覧ロールを取り出した後、ロール案件DB105に案件
を書き込む。
In FIG. 1, the roll distributing means 102 receives an electronic document to be circulated (hereinafter referred to as a case) sent from the user processing means 104. For the case, case I
D, the ID of the business process to which the item belongs, the circulated role, and the document data to be processed are stored. The role distribution unit 102 extracts the circulation roll next to the business process ID corresponding to the matter and the circulation process according to the business process definition table 101 to which the matter belongs. The role distribution means 102 writes the matter in the roll matter DB 105 after taking out the circulation roll.

【0026】また、作業量収集手段107は、ロール案
件DB105から、ロールごとの作業案件数を収集し
て、作業量テーブル109に格納する。
The work amount collection means 107 collects the number of work items for each roll from the roll item DB 105 and stores them in the work amount table 109.

【0027】図5はビジネスプロセス定義テーブル10
1の例である。本テーブルは、ビジネスプロセスID5
01、回覧ロール502、次の回覧ロール503のフィ
ールドから成る。なお、ビジネスプロセス定義はこれに
限るものでなく、従来技術で示したようにチャートで表
現してもよい。
FIG. 5 shows the business process definition table 10
1 is an example. This table shows business process ID 5
01, circulation roll 502, and next circulation roll 503. Note that the business process definition is not limited to this, and may be represented by a chart as shown in the related art.

【0028】図6はロール案件DB105の例である。
本DBは案件ID601、回覧ロール602、ビジネス
プロセスID603、案件内容604のレコードからな
る。
FIG. 6 shows an example of the roll case DB 105.
This DB includes records of a matter ID 601, a circulation roll 602, a business process ID 603, and a matter content 604.

【0029】図7は作業量テーブルの例である。本テー
ブルは回覧ロール701、案件数702のレコードから
成る。
FIG. 7 shows an example of the work amount table. This table is composed of records of circulation roll 701 and number of cases 702.

【0030】一方、ユーザ処理手段104は、ユーザ案
件DB106から処理するユーザに割り当てられた案件
を取出し、案件を処理した後、ロール配布手段102に
案件を送る。その際、ユーザ処理手段は104は、ユー
ザ処理能力収集手段112に、処理するユーザが処理を
開始または終了した、または案件の取出し・回覧操作を
行なったという情報を送る。
On the other hand, the user processing means 104 takes out the matter assigned to the user to be processed from the user matter DB 106, processes the matter, and then sends the matter to the role distributing means 102. At that time, the user processing means 104 sends information to the user processing capacity collection means 112 that the processing user has started or finished the processing, or has taken out / circulated the item.

【0031】ユーザ処理能力収集手段112は、ユーザ
処理手段104からの情報を受け取って、ユーザ活動状
態管理テーブル111に記録を行う。
The user processing capacity collecting means 112 receives the information from the user processing means 104 and records it in the user activity state management table 111.

【0032】図9はユーザ活動状態管理テーブル111
の例である。本テーブルは、ユーザが処理可能な活動状
態かそうでないか、また滞留案件、処理案件数はどれだ
けかを管理する。本テーブルは、ユーザID901、活
動状態902、処理案件数903、滞留案件数904の
4つのレコードから成る。
FIG. 9 shows the user activity status management table 111.
This is an example. This table manages whether the user is in an active state that can be processed or not, and the number of retained cases and processed cases. This table is composed of four records including a user ID 901, an activity status 902, a number of processed cases 903, and a number of retained cases 904.

【0033】ユーザ処理能力収集手段112は、ユーザ
が処理を開始したときは、ユーザ活動状態管理テーブル
111の該当ユーザの活動状態902を活動中にし、処
理を終了したときは、休止中にする。また、ユーザが案
件をユーザ案件DB106から取り出したときは滞留案
件数904を1つ増加させ、案件を回覧したときは、滞
留案件数を1つ減少させ、処理案件数を1つ増加させ
る。
The user processing capacity collecting means 112 sets the activity status 902 of the corresponding user in the user activity status management table 111 to active when the user starts the processing, and suspends it when the processing ends. When the user retrieves the matter from the user matter DB 106, the number of retained matters 904 is increased by 1, and when the matter is circulated, the number of retained matters is decreased by 1 and the number of processed matters is increased by 1.

【0034】そしてユーザ配布手段103は、ロール案
件DB105に格納された案件を取出し、作業量テーブ
ル109、ロール・ユーザ対応テーブル110、ロール
包含関係定義テーブル113、ユーザ活動状態管理テー
ブル111の情報を用いて、ユーザ案件DB106に格
納する。
Then, the user distribution means 103 takes out the matter stored in the role matter DB 105 and uses the information of the work amount table 109, the role / user correspondence table 110, the role inclusion relation definition table 113, and the user activity state management table 111. And stores it in the user matter DB 106.

【0035】図4はロール・ユーザ対応テーブル110
の例である。本テーブルは、各ユーザがどのロールに所
属しているかを定義するためのテーブルである。本テー
ブルは、ユーザID401、ユーザ名402、ロール4
03の3つのレコードから成る。
FIG. 4 shows the role / user correspondence table 110.
This is an example. This table is a table for defining which role each user belongs to. This table shows user ID 401, user name 402, role 4
It consists of three records of 03.

【0036】図8はロール包含関係定義テーブル113
の例である。本テーブルは、あるロールが他のどのロー
ルでも代行可能かを定義するテーブルである。本テーブ
ルは、回覧ロール501、回覧ロールを代行可能な包含
ロール502の2つのレコードから成る。
FIG. 8 shows the role inclusion relation definition table 113.
This is an example. This table is a table that defines whether a certain role can be substituted by any other role. This table is composed of two records, a circulation roll 501 and an inclusion roll 502 that can substitute the circulation roll.

【0037】このユーザ配布手段103における案件の
配布ユーザを決定するフローチャートの例を図10に示
す。まず、ロール案件DB105より案件を取り出す
(ステップ1001)。次にこの案件のロールを包含す
るロールをロール包含関係テーブル113より取り出す
(ステップ1002)。次に案件のロールと取り出した
ロールの作業量を作業量テーブル109より取り出す
(ステップ1003)。次に取り出したロール間の作業
量を比較し、作業量が最も少ないロールを選択する(ス
テップ1004)。次にロールに対応するユーザの一覧
をロール・ユーザ対応テーブル110より取り出す(ス
テップ1005)。次に各ユーザの活動状態をユーザ活
動状態管理テーブル111より取り出す(ステップ10
06)。次にユーザの活動状態を比較し、活動中で滞留
案件数が最小のユーザを選択する(ステップ100
7)。そして案件をユーザ案件DB106の該当ユーザ
に格納する(ステップ1008)。
FIG. 10 shows an example of a flow chart for determining the distribution user of the item in the user distribution means 103. First, a case is taken out from the roll case DB 105 (step 1001). Next, the roles including the roles of this item are fetched from the role inclusion relation table 113 (step 1002). Next, the work amount of the roll of the item and the taken-out roll is taken out from the work amount table 109 (step 1003). Next, the work amount between the taken out rolls is compared, and the roll with the smallest work amount is selected (step 1004). Next, a list of users corresponding to roles is fetched from the role / user correspondence table 110 (step 1005). Next, the activity status of each user is retrieved from the user activity status management table 111 (step 10).
06). Next, the user's activity status is compared, and the user with the smallest number of staying projects is selected (step 100).
7). Then, the case is stored in the corresponding user of the user case DB 106 (step 1008).

【0038】以上本実施例により、あるロールの作業量
が増加したときでも、該ロールの代行が可能なロールの
作業量が該ロールより少ないときは、案件が代行ロール
の作業量の少ないユーザに回覧されるので、滞留の偏り
を防ぎ、効率良く案件を回覧できる。
As described above, according to this embodiment, even when the work load of a certain roll is increased, if the work load of the roll that can act on behalf of the roll is smaller than that of the roll, the matter is handled by a user who has less work load of the acting roll. As it is circulated, it is possible to prevent uneven distribution and efficiently circulate projects.

【0039】次に本発明の実施例2について説明する。Next, a second embodiment of the present invention will be described.

【0040】図2は本発明の実施例2のシステム構成図
である。 図2において、ロール配布手段102、作業
量収集手段107、ユーザ処理能力収集手段112の動
作は実施例1と同様である。
FIG. 2 is a system configuration diagram of the second embodiment of the present invention. In FIG. 2, the operations of the roll distributing means 102, the work amount collecting means 107, and the user processing capacity collecting means 112 are the same as those in the first embodiment.

【0041】一方、図2においてユーザ処理手段104
は、ロール案件DB105からユーザの所属するロール
に割り当てられた案件を取出し、案件を処理した後、ロ
ール配布手段102に案件を送る。その際、ユーザ処理
手段は104は、ユーザ処理能力収集手段112に、処
理するユーザが処理を開始または終了した、または案件
の取出し・回覧操作を行なったという情報を送る。
On the other hand, in FIG. 2, the user processing means 104
Retrieves the matter assigned to the role to which the user belongs from the role matter DB 105, processes the matter, and then sends the matter to the role distribution unit 102. At that time, the user processing means 104 sends information to the user processing capacity collection means 112 that the processing user has started or finished the processing, or has taken out / circulated the item.

【0042】そしてロール再分配手段201は、ロール
案件DB105に格納された案件を取出し、作業量テー
ブル109、ロール・ユーザ対応テーブル110、ロー
ル包含関係定義テーブル113、ユーザ活動状態管理テ
ーブル111の情報を用いて、必要に応じてロール案件
DB106の別のロールに格納する。
Then, the role redistribution means 201 takes out the matter stored in the roll matter DB 105, and stores the information of the work amount table 109, the role / user correspondence table 110, the role inclusion relation definition table 113, and the user activity state management table 111. It is used and stored in another role in the role matter DB 106 as needed.

【0043】このロール再分配手段201における再分
配のフローチャートの例を図11に示す。まず、ロール
案件DB105より案件を取り出す(ステップ110
1)。次にこの案件のロールを包含するロールをロール
包含関係テーブル113より取り出す(ステップ110
2)。次に案件のロールと取り出したロールの作業量を
作業量テーブル109より取り出す(ステップ110
3)。次に、前記案件のロールと取り出したロールに属
するユーザをロール・ユーザ対応テーブル110から取
り出す(ステップ1104)。次に、前記取り出したユ
ーザの活動数、滞留案件数をロール毎に集計する(ステ
ップ1105)。次に、ロールの活動状態を比較し、活
動数が多く、滞留案件数が少ないロールを選択する(ス
テップ1106)。そして選択したロールに取り出した
案件を移動する(ステップ1107)。
FIG. 11 shows an example of a flow chart of redistribution in the roll redistribution means 201. First, the matter is retrieved from the role matter DB 105 (step 110).
1). Next, the roles including the roles of this item are retrieved from the role inclusion relation table 113 (step 110).
2). Next, the work amount of the roll of the item and the taken-out roll are taken out from the work amount table 109 (step 110
3). Next, the roles of the item and the users belonging to the retrieved roles are retrieved from the role / user correspondence table 110 (step 1104). Next, the number of activities of the extracted users and the number of retained jobs are totaled for each role (step 1105). Next, the activity states of the rolls are compared with each other, and a roll having a large number of activities and a small number of staying matters is selected (step 1106). Then, the taken item is moved to the selected roll (step 1107).

【0044】以上本実施例により、ユーザへの自動配布
がないときにあるロールの作業量が増加したときでも、
該ロールの代行が可能なロールに関して作業量が該ロー
ルより少なく、ユーザの活動数が該ロールより多いとき
は、案件が代行ロールに再配布されるので、滞留の偏り
を防ぎ、効率良く案件を回覧できる。
As described above, according to this embodiment, even when the work amount of a certain roll is increased when there is no automatic distribution to the user,
When the amount of work for a roll that can act on behalf of the roll is smaller than that of the roll, and the number of user activities is greater than that of the roll, the item is redistributed to the alternate role, so bias of retention is prevented and the item is efficiently processed. Can be circulated.

【0045】次に本発明の実施例3について説明する。Next, a third embodiment of the present invention will be described.

【0046】図3は本発明の実施例3のシステム構成図
である。図3において、ロール配布手段102、作業量
収集手段107、ユーザ処理能力収集手段112の動作
は実施例1と同様である。
FIG. 3 is a system configuration diagram of the third embodiment of the present invention. In FIG. 3, the operations of the roll distributing means 102, the work amount collecting means 107, and the user processing capacity collecting means 112 are the same as those in the first embodiment.

【0047】一方、図3においてユーザ処理手段104
は、ロール案件DB105からユーザの所属するロール
に割り当てられた案件を取出し、案件を処理した後、ロ
ール配布手段102に案件を送る。その際、ユーザ処理
手段104は、ユーザ処理能力収集手段112に、処理
するユーザが処理を開始または終了した、または案件の
取出し・回覧操作を行なったという情報を送る。さら
に、ユーザ処理手段104は、ロール・ユーザ対応更新
手段301にユーザが利用している端末識別情報303
とユーザIDを送る。
On the other hand, in FIG. 3, the user processing means 104
Retrieves the matter assigned to the role to which the user belongs from the role matter DB 105, processes the matter, and then sends the matter to the role distribution unit 102. At that time, the user processing means 104 sends information to the user processing capacity collecting means 112 that the processing user has started or ended the processing, or has performed the operation of taking out and circulating the item. Further, the user processing unit 104 uses the role / user correspondence updating unit 301 to identify the terminal identification information 303 used by the user.
And send the user ID.

【0048】図12は端末・ロール対応テーブルの例で
ある。本テーブルは回覧ロール1201、案件数120
2のレコードから成る。
FIG. 12 is an example of a terminal / roll correspondence table. This table is a circulation roll 1201, 120 cases
It consists of 2 records.

【0049】そしてロール・ユーザ対応更新手段301
は、ユーザ処理手段104から送られた情報とロール・
端末対応テーブル302を参照し、ユーザに対応するロ
ールを変更しロール・ユーザ対応テーブル110を更新
する。
Then, the role / user correspondence updating means 301
Is the information and role sent from the user processing means 104.
By referring to the terminal correspondence table 302, the role corresponding to the user is changed and the role / user correspondence table 110 is updated.

【0050】このユーザ配布手段におけるロール・ユー
ザ対応更新のフローチャートを図13に示す。まず、ユ
ーザ処理手段104から、ユーザ情報と端末情報を取得
する(ステップ1301)。次に、ロール・端末対応テ
ーブルから、送られた端末情報に対応するロールを取り
出す(ステップ1302)。そして、ロール・ユーザ対
応テーブル110において、送られたユーザ情報に対応
するロールを更新する(ステップ1303)。
FIG. 13 shows a flowchart of the role / user correspondence update in this user distribution means. First, the user information and the terminal information are acquired from the user processing means 104 (step 1301). Next, the roll corresponding to the sent terminal information is taken out from the roll / terminal correspondence table (step 1302). Then, in the role / user correspondence table 110, the role corresponding to the sent user information is updated (step 1303).

【0051】図3においてユーザ配布手段103は、ロ
ール案件DB105に格納された案件を取出し、作業量
テーブル109、ロール・ユーザ対応テーブル110、
ユーザ活動状態管理テーブル111の情報を用いて、ユ
ーザ案件DB106に格納する。
In FIG. 3, the user distribution means 103 takes out the matter stored in the roll matter DB 105, the work amount table 109, the role / user correspondence table 110,
It is stored in the user case DB 106 using the information in the user activity status management table 111.

【0052】以上本実施例により、ユーザの利用する端
末の能力が変わり、本来のロールでの作業が難しくなっ
た場合でも、端末の接続時に端末種別を取得して仕事が
可能なロールに変更を行うので、作業困難による滞留を
防ぐことができる。
As described above, according to the present embodiment, even when the ability of the terminal used by the user is changed and it becomes difficult to work in the original role, the terminal type is acquired when the terminal is connected and the role can be changed to a workable role. Since it is carried out, it is possible to prevent stagnation due to work difficulty.

【0053】[0053]

【発明の効果】以上述べたように、本発明は、案件の量
の変動があったり、欠勤や出張、もしくは新しいユーザ
が登録されることなどにより、ユーザの構成に変動があ
った場合でも、代行可能なロールを定義しておけば、通
常の処理ロールの滞留案件の量が代行可能なロールの滞
留案件に比べて増加したときでも、代行可能なロールの
ユーザに自動的に配布され、滞留の偏りを防ぎ、人材を
有効に活用することができる。
As described above, according to the present invention, even when there is a change in the composition of users due to a change in the amount of projects, absenteeism, a business trip, or a new user being registered, If you define a role that can be delegated, even when the amount of retained matter of normal processing role increases compared to the retained matter of the role that can be delegated, it is automatically distributed to the user of the role that can be delegated and retained. It is possible to prevent human bias and effectively utilize human resources.

【0054】また、ユーザが別の環境でシステムにアク
セスする場合、使用する端末の能力に合わせてユーザが
実行可能な役割に変更できるので、作業環境に合った案
件の配布が可能であり、作業困難による滞留を防ぐこと
ができる。
Further, when the user accesses the system in another environment, the role can be changed by the user in accordance with the capability of the terminal used, so that the item suitable for the work environment can be distributed. It is possible to prevent retention due to difficulty.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の実施例1のシステム構成図である。FIG. 1 is a system configuration diagram of a first embodiment of the present invention.

【図2】本発明の実施例2のシステム構成図である。FIG. 2 is a system configuration diagram of a second embodiment of the present invention.

【図3】本発明の実施例3のシステム構成図である。FIG. 3 is a system configuration diagram of a third embodiment of the present invention.

【図4】ユーザ・ロール対応テーブルの例である。FIG. 4 is an example of a user / role correspondence table.

【図5】ビジネスプロセス定義テーブルの例である。FIG. 5 is an example of a business process definition table.

【図6】ロール案件DBの例である。FIG. 6 is an example of a roll case DB.

【図7】作業量テーブルの例である。FIG. 7 is an example of a work amount table.

【図8】ロール包含関係定義テーブルの例である。FIG. 8 is an example of a role inclusion relationship definition table.

【図9】ユーザ活動状態管理テーブルの例である。FIG. 9 is an example of a user activity status management table.

【図10】ユーザ配布のフローチャートである。FIG. 10 is a flowchart of user distribution.

【図11】ロール再分配のフローチャートである。FIG. 11 is a flowchart of roll redistribution.

【図12】端末・ロール対応テーブルの例である。FIG. 12 is an example of a terminal / role correspondence table.

【図13】ロール・ユーザ対応更新のフローチャートで
ある。
FIG. 13 is a flowchart of update for role / user correspondence.

【符号の説明】[Explanation of symbols]

101…ビジネスプロセス定義テーブル、102…ロー
ル配布手段、103…ユーザ配布手段、 104…ユー
ザ処理手段、105…ロール案件DB、 106…ユー
ザ案件DB、107…作業量収集手段、 109…作業
量テーブル、110…ロール・ユーザ対応テーブル、1
11…ユーザ活動状態管理テーブル、 112…ユーザ
処理能力収集手段、113…ロール包含関係テーブル、
201…ロール再分配手段、301…端末能力収
集手段、302…ユーザ端末管理テーブル、303…端
末識別情報。
101 ... Business process definition table, 102 ... Role distribution means, 103 ... User distribution means, 104 ... User processing means, 105 ... Roll case DB, 106 ... User case DB, 107 ... Work amount collection means, 109 ... Work amount table, 110 ... Role / user correspondence table, 1
11 ... User activity status management table, 112 ... User processing capacity collecting means, 113 ... Role inclusion relationship table,
201 ... Role redistribution means, 301 ... Terminal capability collection means, 302 ... User terminal management table, 303 ... Terminal identification information.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 荒尾 辰之 神奈川県川崎市幸区鹿島田890番地の12株 式会社日立製作所情報システム事業部内 (72)発明者 ▲辻▼ 洋 神奈川県川崎市麻生区王禅寺1099番地株式 会社日立製作所システム開発研究所内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Tatsuyuki Arao 12 shares at 890 Kashimada, Sachi-ku, Kawasaki-shi, Kanagawa Hitachi, Ltd. Information Systems Division (72) Inventor ▲ Tsuji ▼ Ozenji, Aso-ku, Kawasaki-shi, Kanagawa 1099 Stock Company Hitachi Systems Development Laboratory

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】一人以上のユーザからなるグループ(以下
ロールと定義する)に所属するいずれかのユーザが処理
すべき案件を格納するロール案件DBとある特定のユー
ザが処理すべき案件を格納するユーザ案件DBとがあ
り、 回覧順を定義するビジネスプロセス定義テーブルに従っ
て案件を配布する手段に、 ユーザが処理した案件を次のユーザに回覧するため、上
記ロール案件DBに格納するロール配布手段と該ロール
案件DBに配布された案件を上記ユーザ案件DBに格納
するユーザ配布手段の2種類があるワークフローシステ
ムにおいて、 上記ロール案件DBに格納された情報から作業量を算出
する作業量収集手段とユーザの処理状況からユーザ処理
能力を収集する手段とを具備し、 前記ユーザ配布手段が、 該作業量を格納した作業量テーブルと該ユーザ活動状態
を格納した管理テーブルとロールとユーザの対応関係を
定義したテーブルとロール間の関係を定義した関係テー
ブルとの4種類のテーブルの中で少なくとも一つのテー
ブルを参照し、ロール案件DBに格納された案件をユー
ザ案件DBに配布することを特徴とする電子化文書回覧
システム。
1. A role matter DB for storing matters to be processed by any user belonging to a group consisting of one or more users (hereinafter, defined as a role) and a matter to be processed by a specific user. There is a user matter DB, and the means for distributing the matter according to the business process definition table that defines the circulation order, the role distribution means that stores the matter processed by the user to the next user in order to circulate it to the next user In a workflow system having two types of user distribution means for storing the matter distributed to the role matter DB in the user matter DB, the work amount collection means for calculating the work amount from the information stored in the role matter DB and the user Means for collecting the user processing capacity from the processing status, wherein the user distribution means stores the work amount At least one table is referenced from among four types of tables: a table, a management table that stores the user activity state, a table that defines the correspondence between roles and users, and a relationship table that defines the relationship between roles. A computerized document circulation system characterized by distributing the matter stored in the matter DB to the user matter DB.
【請求項2】請求項1記載の電子化文書回覧システムに
おいて、 1)電子化文書の回覧先であるロールを前記ビジネスプ
ロセス定義テーブルから取り出すステップと 2)1)で取り出したロールを代行することのできる1
つ以上のロールを前記ロール間の関係を定義した関係テ
ーブルより取り出すステップと 3)回覧ロールと2)で取り出したロールに含まれるユ
ーザを前記ロールとユーザの対応関係を定義したテーブ
ルより取り出すステップと 4)3)で取り出した全ユーザにおける作業量を前記作
業量テーブルから取り出すステップと 5)4)で取り出した全ユーザの作業量を比較し、作業
量が少ないユーザから順に案件を配布するステップとか
らなる電子化文書回覧システム。
2. The electronic document circulation system according to claim 1, wherein 1) the step of extracting the role of the electronic document circulation destination from the business process definition table and 2) substituting the role extracted in 1). Can do 1
A step of retrieving one or more roles from a relationship table that defines the relationship between the roles; and a step of retrieving the users included in the 3) circulation roll and the roles retrieved in 2) from the table that defines the correspondence relationship between the roles and the users. 4) a step of extracting the work amount of all users extracted in 3) from the work amount table, and 5) a step of comparing the work amounts of all users extracted in 4), and distributing the items in order from the user with the smallest work amount. An electronic document circulation system consisting of.
【請求項3】一人以上のユーザからなるグループ(以下
ロールと定義する)に所属するいずれかのユーザが処理
すべき案件を格納するロール案件DBがあり、 回覧順を定義するビジネスプロセス定義テーブルに従っ
て案件を配布する手段に、 ユーザが処理した案件を次のユーザに回覧するため、上
記ロール案件DBに格納するロール配布手段があるワー
クフローシステムにおいて、 上記ロール案件DBに格納された情報から作業量を算出
する作業量収集手段とユーザの処理状況からユーザ処理
能力を収集する手段とロール案件DBに格納された案件
を別のロールに再分配する手段とを具備し、 前記ロール案件DBに格納された案件を別のロールに再
分配する手段が、 該作業量を格納した作業量テーブルと該ユーザ活動状態
を格納した管理テーブルとロールとユーザの対応関係を
定義したテーブルとロール間の関係を定義した関係テー
ブルとの4種類のテーブルを少なくとも一つのテーブル
を参照し、ロール案件DBに格納された案件を別のロー
ルに再分配することを特徴とする電子化文書回覧システ
ム。
3. There is a role matter DB that stores matters to be processed by any user belonging to a group consisting of one or more users (hereinafter, defined as a role), and according to a business process definition table that defines a circulation order. In a workflow system that has a role distribution means for storing the matter processed by the user to the next user as the means for distributing the matter to the next user, the work amount is calculated from the information stored in the roll matter DB. It is equipped with a work amount collection means for calculating, a means for collecting the user processing capacity from the processing status of the user, and a means for redistributing the matter stored in the role matter DB to another role, and stored in the roll matter DB. A means for redistributing an item to another role is a management table storing the work amount table storing the work amount and the user activity state. Tables that define correspondences between tables, roles, and users and relationship tables that define relationships between roles are referenced to at least one table, and the matter stored in the role matter DB is changed to another role. An electronic document circulation system characterized by redistributing.
【請求項4】請求項3記載の電子化文書回覧システムに
おいて、 1)電子化文書を次に回覧するロールをビジネスプロセ
ス定義テーブルから取り出すステップと 2)上記ロールを包含するロールをロール包含関係テー
ブルより取り出すステップと 3)上記取り出した各ロールにおけるユーザ活動数、滞
留案件数を作業量テーブルから取り出すステップと 4)上記取り出した各ロールのユーザ活動数、滞留案件
数を比較し、ユーザ活動数が最大で滞留案件数が最小の
ロールを決定するステップからなる電子化文書回覧シス
テム。
4. The electronic document circulation system according to claim 3, wherein 1) a step of extracting a role for circulating the electronic document next from the business process definition table, and 2) a role including the role is included in the role inclusion relation table. And 3) The step of extracting the number of user activities and the number of stay projects in each of the above-mentioned retrieved rolls from the work amount table and 4) The number of user activities of each of the above retrieved rolls and the number of retained projects are compared, and the number of user activities is An electronic document circulation system that consists of steps that determine the maximum number of retained jobs.
【請求項5】請求項1記載の電子化文書回覧システムに
おいて、ユーザが案件処理手段として利用する端末に、
端末の種別を表す情報があるワークフロー管理システム
であって、ロールとユーザの対応関係を変更する手段を
具備し、ロールとユーザの対応関係を変更する手段が、
前記端末種別情報と端末の種別とその端末で処理可能な
ロールの関係を定義したテーブルとを用いてロールとユ
ーザの対応関係を変更することを特徴とする電子化文書
回覧システム。
5. The computerized document circulation system according to claim 1, wherein the terminal used by the user as the item processing means,
A workflow management system having information indicating the type of terminal, comprising means for changing the correspondence between roles and users, and means for changing the correspondence between roles and users,
An electronic document circulation system characterized in that the correspondence between roles and users is changed using the terminal type information, a table that defines the types of terminals and the roles that can be processed by the terminals.
【請求項6】請求項5記載の電子化文書回覧システムに
おいて、 1)ユーザが案件を処理する手段からユーザ情報と端末
情報を取り出すステップと 2)端末の種別とその端末で処理可能なロールの関係を
定義したテーブルから端末に対応するロールを取り出す
ステップと 3)ユーザの属するロールを2)で取り出したロールに
更新するステップとを含む電子化文書回覧システム
6. The computerized document circulation system according to claim 5, wherein 1) a step of extracting user information and terminal information from a means by which a user processes an item, and 2) a terminal type and a roll processable by the terminal. An electronic document circulation system including a step of extracting a role corresponding to a terminal from a table defining a relationship, and 3) a step of updating a role to which a user belongs to the role extracted in 2)
JP11600896A 1996-05-10 1996-05-10 Electronic document circulation system Pending JPH09305659A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11600896A JPH09305659A (en) 1996-05-10 1996-05-10 Electronic document circulation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11600896A JPH09305659A (en) 1996-05-10 1996-05-10 Electronic document circulation system

Publications (1)

Publication Number Publication Date
JPH09305659A true JPH09305659A (en) 1997-11-28

Family

ID=14676553

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11600896A Pending JPH09305659A (en) 1996-05-10 1996-05-10 Electronic document circulation system

Country Status (1)

Country Link
JP (1) JPH09305659A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6956662B1 (en) 1998-02-05 2005-10-18 Nec Corporation Image workflow system
JP2008135054A (en) * 2001-05-10 2008-06-12 Hitachi Ltd Workflow managing method, and its execution system
CN109154933A (en) * 2016-05-04 2019-01-04 华为技术有限公司 Distributed data base system and distribution and the method for accessing data

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6956662B1 (en) 1998-02-05 2005-10-18 Nec Corporation Image workflow system
JP2008135054A (en) * 2001-05-10 2008-06-12 Hitachi Ltd Workflow managing method, and its execution system
CN109154933A (en) * 2016-05-04 2019-01-04 华为技术有限公司 Distributed data base system and distribution and the method for accessing data
CN109154933B (en) * 2016-05-04 2021-06-22 华为技术有限公司 Distributed database system and method for distributing and accessing data

Similar Documents

Publication Publication Date Title
US6826753B1 (en) Managing parallel execution of work granules according to their affinity
US6393458B1 (en) Method and apparatus for load balancing in a distributed object architecture
CN1956457B (en) Method and apparatus for arranging mesh work in mesh computing system
US7454516B1 (en) Scalable virtual partitioning of resources
DE60016283T2 (en) WORKLOAD MANAGEMENT IN A COMPUTER ENVIRONMENT
CN100527090C (en) Method for dynamically distributing computer resource
DE4221073A1 (en) DATA STORAGE SYSTEM AND METHOD WITH DEVICE INDEPENDENT FILE DIRECTORIES
US20020091559A1 (en) Work flow management method and work flow management system of controlling a work flow
CN109471705A (en) Method, equipment and system, the computer equipment of task schedule
US20190014171A1 (en) Scaling hosts in distributed event handling systems
US6725445B1 (en) System for minimizing notifications in workflow management system
CN110445828A (en) A kind of data distribution formula processing method and its relevant device based on Redis
Somula et al. A honey bee inspired cloudlet selection for resource allocation
CN114666335A (en) DDS-based distributed system load balancing device
CN107231437A (en) A kind of task backup management method and device
JPH09305659A (en) Electronic document circulation system
CN107276833A (en) A kind of node information management method and device
CN114153390A (en) Volume deletion optimization method and device in distributed storage system and storage medium
Smith et al. Centralized and distributed dynamic scheduling for adaptive, parallel algorithms
CN100373340C (en) Distribution computer system managing method
CN112905351B (en) GPU and CPU load scheduling method, device, equipment and medium
US7895069B2 (en) System and method for implementing database concurrency for allowing multiple agents to coordinate execution of tasks in a cluster
CN114201306B (en) Multi-dimensional geographic space entity distribution method and system based on load balancing technology
US20050137924A1 (en) Method and System for a resource allocation and analysis decision support tool
JP2000298637A (en) System and method for load distribution and recording medium