JPH05324352A - Device for monitoring computer usage - Google Patents

Device for monitoring computer usage

Info

Publication number
JPH05324352A
JPH05324352A JP4155707A JP15570792A JPH05324352A JP H05324352 A JPH05324352 A JP H05324352A JP 4155707 A JP4155707 A JP 4155707A JP 15570792 A JP15570792 A JP 15570792A JP H05324352 A JPH05324352 A JP H05324352A
Authority
JP
Japan
Prior art keywords
job
usage time
executed
execution
usage
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.)
Withdrawn
Application number
JP4155707A
Other languages
Japanese (ja)
Inventor
Akihiro Musa
昭裕 撫佐
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP4155707A priority Critical patent/JPH05324352A/en
Publication of JPH05324352A publication Critical patent/JPH05324352A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To provide a computer usage monitoring device where a job with high priority is surely executed regardless of job supply order in a batch processing system. CONSTITUTION:This device is constituted of a job input means 6 where the job to be executed is inputted, an account processing means 2 storing charging information at every user, a usage time retrieving means 4 which retrieves the prearranged usage time of the job to be executed from a usage time table 3 so as to check the presence or absence of usage time, a usage time updating means 5 which subtracts execution time from the prearranged usage time of the job to be executed, which is stored in the usage time table 3, so as to execute updating, an output means 8 outputting the execution result of the job and a control means 1 which compares charging information from the account processing means 2 with a previously set budget, judges whether the job to be executed should be executed or not and schedules the job to be executed based on the check result of the usage time retrieving means 4.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、計算機利用監視装置に
係り、とくにバッチ処理システムに好適な計算機利用監
視装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer utilization monitoring device, and more particularly to a computer utilization monitoring device suitable for a batch processing system.

【0002】[0002]

【従来の技術】従来の計算機利用監視装置は、バッチジ
ョブを管理するバッチ処理管理部と利用者の計算機シス
テムの使用時間に対しての課金情報を収集するアカウン
ト処理部を有している。
2. Description of the Related Art A conventional computer usage monitoring apparatus has a batch processing management unit for managing batch jobs and an account processing unit for collecting charging information for a user's computer system usage time.

【0003】バッチジョブが入力されると(図3のS1
01)、バッチ処理管理部はアカウント処理部からの課
金情報を入力し(図3のS102)、あらかじめ設定さ
れている利用者予算を比較し(図3のS103)、予算
がない場合には当該ジョブの削除を行うが、予算がある
場合には当該ジョブを実行する(図3のS104)。バ
ッチ処理管理部は、当該ジョブの実行が終了すると、当
該ジョブの計算機システム使用時間をもとに算出した課
金情報をアカウント処理部に出力する(図3のS10
5)とともに当該ジョブの実行結果を出力する(図3の
S106)。アカウント処理部は、バッチ処理管理部か
らの課金情報を積算し更新する。
When a batch job is input (S1 in FIG. 3)
01), the batch processing management unit inputs the billing information from the account processing unit (S102 in FIG. 3), compares the preset user budget (S103 in FIG. 3), and if there is no budget, The job is deleted, but if there is a budget, the job is executed (S104 in FIG. 3). When the execution of the job ends, the batch processing management unit outputs the billing information calculated based on the computer system usage time of the job to the account processing unit (S10 in FIG. 3).
The execution result of the job is output together with 5) (S106 in FIG. 3). The account processing unit accumulates and updates the charging information from the batch processing management unit.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来例においては、計算機システム使用時間から算出され
た課金情報と利用者の予算とを比較して使用制限を行う
かどうかを判定しているために、投入順序に従ってジョ
ブが実行され、途中で予算をオーバーすると、それ以降
のジョブが全く実行されないという不都合があった。
However, in the above-mentioned conventional example, since it is determined whether or not to limit the usage by comparing the billing information calculated from the computer system usage time with the budget of the user. However, if jobs are executed according to the order of submission and the budget is exceeded in the middle, jobs after that are not executed at all.

【0005】[0005]

【発明の目的】本発明の目的は、かかる従来例の有する
不都合を改善し、とくにバッチ処理システムにおいてジ
ョブの投入順序に関係なく優先度の高いジョブは必ず実
行することができる計算機利用監視装置を提供すること
にある。
SUMMARY OF THE INVENTION An object of the present invention is to improve the inconvenience of the conventional example, and in particular, to provide a computer utilization monitoring apparatus capable of executing a high priority job regardless of the order of job submission in a batch processing system. To provide.

【0006】[0006]

【課題を解決するための手段】そこで、本発明では、実
行対象のジョブが入力されるジョブ入力手段と、利用者
毎の課金情報を格納しているアカウント処理手段と、ジ
ョブとその予定利用時間との関係が記述されている利用
時間テーブルと、この利用時間テーブルから実行対象ジ
ョブの予定利用時間を検索し利用時間の有無をチェック
する利用時間検索手段と、ジョブを実行するジョブ実行
手段と、利用時間テーブルに格納されている実行対象ジ
ョブの予定利用時間から実行時間を減算し更新する利用
時間更新手段と、ジョブの実行結果を出力する出力手段
と、アカウント処理手段からの課金情報とあらかじめ設
定されている予算とを比較し実行対象ジョブを実行する
かどうかを判断するとともに利用時間検索手段のチェッ
ク結果に基づき実行対象ジョブのスケジューリングを行
う制御手段とを具備するという構成を採っている。これ
によって前述した目的を達成しようとするものである。
Therefore, according to the present invention, a job input means for inputting a job to be executed, an account processing means for storing accounting information for each user, a job and its scheduled usage time. A usage time table that describes the relationship between the usage time table, a usage time search unit that searches the scheduled usage time of the job to be executed from the usage time table, and checks whether there is a usage time; a job execution unit that executes the job; Usage time updating means for subtracting the execution time from the scheduled usage time of the execution target job stored in the usage time table and updating, output means for outputting the execution result of the job, billing information from the account processing means and preset The budget is compared to determine whether the job to be executed is to be executed, and the actual result is checked based on the check result of the usage time search method. It adopts a configuration that includes a control means for performing scheduling of the target job. This aims to achieve the above-mentioned object.

【0007】[0007]

【作用】ジョブがジョブ入力手段に入力されると、制御
手段は当該ジョブの所有者の課金情報をアカウント処理
手段から読み込み、あらかじめ決められている予算とア
カウント処理手段からの課金情報とを比較するととも
に、予算を越えていれば当該ジョブを無効とするが、予
算を越えていなければ当該ジョブを有効とし、検索手段
を起動する。
When the job is input to the job input means, the control means reads the charge information of the owner of the job from the account processing means and compares the predetermined budget with the charge information from the account processing means. At the same time, if the budget is exceeded, the job is invalidated. If the budget is not exceeded, the job is validated and the search means is activated.

【0008】検索手段は当該ジョブ情報に基づいて利用
時間テーブルを検索し、利用時間があるかどうかをチェ
ックするとともにチェック結果を制御手段に通知する。
The search means searches the usage time table based on the job information, checks whether there is usage time, and notifies the control means of the check result.

【0009】制御手段は検索手段でのチェック結果に基
づいて当該ジョブのスケジューリングを行う。すなわ
ち、当該ジョブの利用時間があれば通常スケジュールと
し、利用時間がなければ優先度の低いスケジュールとす
る。そして、ジョブ実行手段に制御を渡し、当該ジョブ
を実行する。当該ジョブの実行が終了すると、再び制御
手段に制御が移る。
The control means schedules the job based on the check result of the search means. That is, if the usage time of the job is used, the normal schedule is set, and if the usage time is not used, the schedule having a low priority is set. Then, the control is passed to the job executing means to execute the job. When the execution of the job is completed, the control is transferred to the control means again.

【0010】制御手段は、利用時間更新手段を起動し、
利用時間テーブルにおける当該ジョブの利用時間から実
行時間を減算し利用時間テーブルの内容を更新する。さ
らに、制御手段は、当該ジョブの実行に対する課金デー
タをアカウント処理手段に通知する。
The control means activates the utilization time updating means,
The execution time is subtracted from the usage time of the job in the usage time table to update the contents of the usage time table. Further, the control means notifies the account processing means of billing data for execution of the job.

【0011】アカウント処理手段は、制御手段からの課
金データを当該利用者の課金情報に積算し記憶内容を更
新する。
The account processing means adds the billing data from the control means to the billing information of the user and updates the stored contents.

【0012】制御手段は、当該ジョブの実行結果を出力
手段を介して出力する。
The control means outputs the execution result of the job through the output means.

【0013】[0013]

【発明の実施例】以下、本発明の一実施例を図1ないし
図2に基づいて説明する。図1の実施例は、実行対象の
ジョブが入力されるジョブ入力手段6と、利用者毎の課
金情報を格納しているアカウント処理手段2と、ジョブ
とその予定利用時間との関係が記述されている利用時間
テーブル3と、この利用時間テーブル3から実行対象ジ
ョブの予定利用時間を検索し利用時間の有無をチェック
する利用時間検索手段4と、ジョブを実行するジョブ実
行手段7と、利用時間テーブル3に格納されている実行
対象ジョブの予定利用時間から実行時間を減算し更新す
る利用時間更新手段5と、ジョブの実行結果を出力する
出力手段8と、アカウント処理手段2からの課金情報と
あらかじめ設定されている予算とを比較し実行対象ジョ
ブを実行するかどうかを判断するとともに利用時間検索
手段4のチェック結果に基づき実行対象ジョブのスケジ
ューリングを行う制御手段1とから構成される。
DETAILED DESCRIPTION OF THE INVENTION An embodiment of the present invention will be described below with reference to FIGS. In the embodiment shown in FIG. 1, a job input means 6 for inputting a job to be executed, an account processing means 2 for storing accounting information for each user, a relationship between a job and its planned usage time are described. A usage time table 3, a usage time search means 4 that searches the usage time table 3 for a scheduled usage time of a job to be executed and checks whether there is a usage time, a job execution means 7 that executes the job, and a usage time. Usage time update means 5 for subtracting and updating the execution time from the planned usage time of the job to be executed stored in the table 3, output means 8 for outputting the execution result of the job, and billing information from the account processing means 2. The execution target job is determined based on the check result of the usage time search means 4 by comparing with a preset budget to determine whether to execute the execution target job. And a control unit 1 Metropolitan performing scheduling.

【0014】次に、本実施例の動作について図2のフロ
ーチャートを用いて説明する。 .ジョブがジョブ入力手段6に入力されると(図2の
S1)、制御手段1は、当該ジョブの所有者の課金情報
をアカウント処理手段2から入力する(図2のS2)。
Next, the operation of this embodiment will be described with reference to the flowchart of FIG. . When the job is input to the job input means 6 (S1 in FIG. 2), the control means 1 inputs the accounting information of the owner of the job from the account processing means 2 (S2 in FIG. 2).

【0015】.制御手段1は、あらかじめ決められて
いる予算とアカウント処理手段2からの課金情報とを比
較し、予算を越えていなければジョブ入力手段6に入力
されたジョブを有効とするが、予算を越えていれば当該
ジョブを無効とする(図2のS3)。
.. The control means 1 compares the predetermined budget with the billing information from the account processing means 2 and validates the job input to the job input means 6 if the budget is not exceeded, but exceeds the budget. If so, the job is invalidated (S3 in FIG. 2).

【0016】.制御手段1は、当該ジョブを有効と判
断すると利用時間検索手段4を起動する。
.. When the control means 1 determines that the job is valid, the control means 1 activates the usage time search means 4.

【0017】.利用時間検索手段4は、当該ジョブ情
報に基づいて利用時間テーブル3を検索し、利用時間が
あるかどうかをチェックするとともにチェック結果を制
御手段1に通知する(図2のS4)。
.. The usage time search means 4 searches the usage time table 3 based on the job information, checks whether there is usage time, and notifies the control means 1 of the check result (S4 in FIG. 2).

【0018】.制御手段1は、利用時間検索手段4で
のチェック結果に基づいて当該ジョブのスケジューリン
グを行う(図2のS5)。すなわち、当該ジョブの利用
時間があれば通常スケジュールとし(図2のS6)、利
用時間がなければ優先度の低いスケジュールとする(図
2のS7)。そして、ジョブ実行手段7に制御を渡し、
当該ジョブを実行する(図2のS8)。
.. The control unit 1 schedules the job based on the check result of the usage time search unit 4 (S5 in FIG. 2). That is, if the usage time of the job is used, the normal schedule is set (S6 in FIG. 2), and if the usage time is not used, the schedule having a low priority is set (S7 in FIG. 2). Then, the control is passed to the job executing means 7,
The job is executed (S8 in FIG. 2).

【0019】.当該ジョブの実行が終了すると、再び
制御手段1に制御が移る。
.. When the execution of the job is completed, the control is transferred to the control means 1 again.

【0020】.制御手段1は、利用時間更新手段5を
起動し、利用時間テーブル3における当該ジョブの利用
時間から実行時間を減算し利用時間テーブル3の内容を
更新する(図2のS9)。
[0020]. The control means 1 activates the use time update means 5, subtracts the execution time from the use time of the job in the use time table 3 and updates the contents of the use time table 3 (S9 in FIG. 2).

【0021】さらに、制御手段1は、当該ジョブの実行
に対する課金データをアカウント処理手段2に通知する
(図2のS10)。
Further, the control means 1 notifies the account processing means 2 of the charging data for the execution of the job (S10 in FIG. 2).

【0022】.アカウント処理手段2は、制御手段1
からの課金データを当該利用者の課金情報に積算し記憶
内容を更新する。
.. The account processing means 2 is the control means 1
The charging data from is added to the charging information of the user and the stored contents are updated.

【0023】.制御手段1は、当該ジョブの実行結果
を出力手段8を介して出力する(図2のS11)。
.. The control means 1 outputs the execution result of the job via the output means 8 (S11 in FIG. 2).

【0024】[0024]

【発明の効果】本発明は以上のように構成され機能する
ので、これによると、計算機システム使用時間が予定時
間を越えたジョブは優先度を下げることができ、これが
ため、ジョブの投入順序に関係なく優先度の高いジョブ
は必ず実行することができるという従来にない優れた計
算機利用監視装置を提供することができる。
Since the present invention is configured and functions as described above, according to this, it is possible to lower the priority of a job whose computer system usage time has exceeded the scheduled time, and therefore the order of job submission is reduced. It is possible to provide an unprecedented excellent computer utilization monitoring apparatus that can always execute a job having a high priority regardless of the situation.

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

【図1】本発明の一実施例を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】図1の実施例の動作を説明するためのフローチ
ャートである。
FIG. 2 is a flow chart for explaining the operation of the embodiment of FIG.

【図3】従来例の動作を説明するためのフローチャート
である。
FIG. 3 is a flowchart for explaining an operation of a conventional example.

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

1 制御手段 2 アカウント処理手段 3 利用時間テーブル 4 利用時間検索手段 5 利用時間更新手段 6 ジョブ入力手段 7 ジョブ実行手段 8 出力手段 1 Control Means 2 Account Processing Means 3 Usage Time Table 4 Usage Time Searching Means 5 Usage Time Updating Means 6 Job Input Means 7 Job Execution Means 8 Output Means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 実行対象のジョブが入力されるジョブ入
力手段と、利用者毎の課金情報を格納しているアカウン
ト処理手段と、ジョブとその予定利用時間との関係が記
述されている利用時間テーブルと、この利用時間テーブ
ルから実行対象ジョブの予定利用時間を検索し利用時間
の有無をチェックする利用時間検索手段と、ジョブを実
行するジョブ実行手段と、前記利用時間テーブルに格納
されている実行対象ジョブの予定利用時間から実行時間
を減算し更新する利用時間更新手段と、ジョブの実行結
果を出力する出力手段とを備え、前記アカウント処理手
段からの課金情報とあらかじめ設定されている予算とを
比較し実行対象ジョブを実行するかどうかを判断すると
ともに前記利用時間検索手段のチェック結果に基づき実
行対象ジョブのスケジューリングを行う制御手段を装備
したことを特徴とする計算機利用監視装置。
1. A job input means for inputting a job to be executed, an account processing means for storing accounting information for each user, and a usage time describing the relationship between the job and its planned usage time. A table, a usage time search means for searching the scheduled usage time of a job to be executed from this usage time table and checking whether there is a usage time, a job execution means for executing the job, and an execution stored in the usage time table. A usage time updating means for subtracting and updating the execution time from the planned usage time of the target job and an output means for outputting the execution result of the job are provided, and the accounting information from the account processing means and the preset budget are provided. A comparison is made to determine whether to execute the job to be executed, and the schedule of the job to be executed is determined based on the check result of the usage time search means. A computer-aided monitoring device equipped with a control means for performing juling.
【請求項2】 前記制御手段が、前記利用時間検索手段
でのチェック結果により、当該ジョブの利用時間があれ
ば実行対象ジョブの実行スケジュールを通常スケジュー
ルとし、利用時間がなければ優先度の低いスケジュール
とする機能を具備していることを特徴とする請求項1記
載の計算機利用監視装置。
2. The control unit determines the execution schedule of the execution target job to be a normal schedule if the usage time of the job is determined by the check result of the usage time search unit, and sets a low priority schedule if the usage time is not used. The computer use monitoring apparatus according to claim 1, further comprising a function of:
JP4155707A 1992-05-22 1992-05-22 Device for monitoring computer usage Withdrawn JPH05324352A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4155707A JPH05324352A (en) 1992-05-22 1992-05-22 Device for monitoring computer usage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4155707A JPH05324352A (en) 1992-05-22 1992-05-22 Device for monitoring computer usage

Publications (1)

Publication Number Publication Date
JPH05324352A true JPH05324352A (en) 1993-12-07

Family

ID=15611757

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4155707A Withdrawn JPH05324352A (en) 1992-05-22 1992-05-22 Device for monitoring computer usage

Country Status (1)

Country Link
JP (1) JPH05324352A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6327619B1 (en) 1998-07-08 2001-12-04 Nielsen Media Research, Inc. Metering of internet content using a control
US6460079B1 (en) 1999-03-04 2002-10-01 Nielsen Media Research, Inc. Method and system for the discovery of cookies and other client information
US7680889B2 (en) 1998-06-23 2010-03-16 Nielsen Media Research, Inc. Use of browser history file to determine web site reach
US8843626B2 (en) 2010-09-22 2014-09-23 The Nielsen Company (Us), Llc Methods and apparatus to determine impressions using distributed demographic information
US8930701B2 (en) 2012-08-30 2015-01-06 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US8954536B2 (en) 2010-12-20 2015-02-10 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
US9015255B2 (en) 2012-02-14 2015-04-21 The Nielsen Company (Us), Llc Methods and apparatus to identify session users with cookie information
US9332035B2 (en) 2013-10-10 2016-05-03 The Nielsen Company (Us), Llc Methods and apparatus to measure exposure to streaming media
US9355138B2 (en) 2010-06-30 2016-05-31 The Nielsen Company (Us), Llc Methods and apparatus to obtain anonymous audience measurement data from network server data for particular demographic and usage profiles
US9386111B2 (en) 2011-12-16 2016-07-05 The Nielsen Company (Us), Llc Monitoring media exposure using wireless communications
US9641336B2 (en) 2013-12-31 2017-05-02 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US9697533B2 (en) 2013-04-17 2017-07-04 The Nielsen Company (Us), Llc Methods and apparatus to monitor media presentations
US10068246B2 (en) 2013-07-12 2018-09-04 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US10205994B2 (en) 2015-12-17 2019-02-12 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US10956947B2 (en) 2013-12-23 2021-03-23 The Nielsen Company (Us), Llc Methods and apparatus to measure media using media object characteristics
US11562394B2 (en) 2014-08-29 2023-01-24 The Nielsen Company (Us), Llc Methods and apparatus to associate transactions with media impressions
US12010191B2 (en) 2012-06-11 2024-06-11 The Nielsen Company (Us), Llc Methods and apparatus to share online media impressions data

Cited By (61)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7680889B2 (en) 1998-06-23 2010-03-16 Nielsen Media Research, Inc. Use of browser history file to determine web site reach
US8862712B2 (en) 1998-06-23 2014-10-14 The Nielsen Company (Us), Llc Use of browser history file to determine web site reach
US9037659B2 (en) 1998-06-23 2015-05-19 The Nielsen Company (Us), Llc Use of browser history file to determine web site reach
US6327619B1 (en) 1998-07-08 2001-12-04 Nielsen Media Research, Inc. Metering of internet content using a control
US6460079B1 (en) 1999-03-04 2002-10-01 Nielsen Media Research, Inc. Method and system for the discovery of cookies and other client information
US9355138B2 (en) 2010-06-30 2016-05-31 The Nielsen Company (Us), Llc Methods and apparatus to obtain anonymous audience measurement data from network server data for particular demographic and usage profiles
US10269044B2 (en) 2010-09-22 2019-04-23 The Nielsen Company (Us), Llc Methods and apparatus to determine impressions using distributed demographic information
US8843626B2 (en) 2010-09-22 2014-09-23 The Nielsen Company (Us), Llc Methods and apparatus to determine impressions using distributed demographic information
US11068944B2 (en) 2010-09-22 2021-07-20 The Nielsen Company (Us), Llc Methods and apparatus to determine impressions using distributed demographic information
US9344343B2 (en) 2010-09-22 2016-05-17 The Nielsen Company (Us), Llc Methods and apparatus to determine impressions using distributed demographic information
US9218612B2 (en) 2010-09-22 2015-12-22 The Nielsen Company (Us), Llc Methods and apparatus to determine impressions using distributed demographic information
US11729287B2 (en) 2010-12-20 2023-08-15 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
US12015681B2 (en) 2010-12-20 2024-06-18 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
US10284667B2 (en) 2010-12-20 2019-05-07 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
US10567531B2 (en) 2010-12-20 2020-02-18 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
US9979614B2 (en) 2010-12-20 2018-05-22 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
US10951721B2 (en) 2010-12-20 2021-03-16 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
US11533379B2 (en) 2010-12-20 2022-12-20 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
US9596150B2 (en) 2010-12-20 2017-03-14 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
US8954536B2 (en) 2010-12-20 2015-02-10 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
US11218555B2 (en) 2010-12-20 2022-01-04 The Nielsen Company (Us), Llc Methods and apparatus to use client-server communications across internet domains to determine distributed demographic information for media impressions
US9386111B2 (en) 2011-12-16 2016-07-05 The Nielsen Company (Us), Llc Monitoring media exposure using wireless communications
US9232014B2 (en) 2012-02-14 2016-01-05 The Nielsen Company (Us), Llc Methods and apparatus to identify session users with cookie information
US9467519B2 (en) 2012-02-14 2016-10-11 The Nielsen Company (Us), Llc Methods and apparatus to identify session users with cookie information
US9015255B2 (en) 2012-02-14 2015-04-21 The Nielsen Company (Us), Llc Methods and apparatus to identify session users with cookie information
US12010191B2 (en) 2012-06-11 2024-06-11 The Nielsen Company (Us), Llc Methods and apparatus to share online media impressions data
US11483160B2 (en) 2012-08-30 2022-10-25 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US9912482B2 (en) 2012-08-30 2018-03-06 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US11870912B2 (en) 2012-08-30 2024-01-09 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US11792016B2 (en) 2012-08-30 2023-10-17 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US10063378B2 (en) 2012-08-30 2018-08-28 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US10778440B2 (en) 2012-08-30 2020-09-15 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US8930701B2 (en) 2012-08-30 2015-01-06 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US9210130B2 (en) 2012-08-30 2015-12-08 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US10489805B2 (en) 2013-04-17 2019-11-26 The Nielsen Company (Us), Llc Methods and apparatus to monitor media presentations
US11687958B2 (en) 2013-04-17 2023-06-27 The Nielsen Company (Us), Llc Methods and apparatus to monitor media presentations
US11282097B2 (en) 2013-04-17 2022-03-22 The Nielsen Company (Us), Llc Methods and apparatus to monitor media presentations
US9697533B2 (en) 2013-04-17 2017-07-04 The Nielsen Company (Us), Llc Methods and apparatus to monitor media presentations
US11205191B2 (en) 2013-07-12 2021-12-21 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US10068246B2 (en) 2013-07-12 2018-09-04 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US11830028B2 (en) 2013-07-12 2023-11-28 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US9332035B2 (en) 2013-10-10 2016-05-03 The Nielsen Company (Us), Llc Methods and apparatus to measure exposure to streaming media
US11197046B2 (en) 2013-10-10 2021-12-07 The Nielsen Company (Us), Llc Methods and apparatus to measure exposure to streaming media
US11968413B2 (en) 2013-10-10 2024-04-23 The Nielsen Company (Us), Llc Methods and apparatus to measure exposure to streaming media
US10687100B2 (en) 2013-10-10 2020-06-16 The Nielsen Company (Us), Llc Methods and apparatus to measure exposure to streaming media
US9503784B2 (en) 2013-10-10 2016-11-22 The Nielsen Company (Us), Llc Methods and apparatus to measure exposure to streaming media
US10356455B2 (en) 2013-10-10 2019-07-16 The Nielsen Company (Us), Llc Methods and apparatus to measure exposure to streaming media
US11563994B2 (en) 2013-10-10 2023-01-24 The Nielsen Company (Us), Llc Methods and apparatus to measure exposure to streaming media
US10956947B2 (en) 2013-12-23 2021-03-23 The Nielsen Company (Us), Llc Methods and apparatus to measure media using media object characteristics
US11854049B2 (en) 2013-12-23 2023-12-26 The Nielsen Company (Us), Llc Methods and apparatus to measure media using media object characteristics
US10846430B2 (en) 2013-12-31 2020-11-24 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US10498534B2 (en) 2013-12-31 2019-12-03 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US12008142B2 (en) 2013-12-31 2024-06-11 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US11562098B2 (en) 2013-12-31 2023-01-24 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US9641336B2 (en) 2013-12-31 2017-05-02 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US9979544B2 (en) 2013-12-31 2018-05-22 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US11562394B2 (en) 2014-08-29 2023-01-24 The Nielsen Company (Us), Llc Methods and apparatus to associate transactions with media impressions
US10827217B2 (en) 2015-12-17 2020-11-03 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US11785293B2 (en) 2015-12-17 2023-10-10 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US11272249B2 (en) 2015-12-17 2022-03-08 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US10205994B2 (en) 2015-12-17 2019-02-12 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions

Similar Documents

Publication Publication Date Title
JPH05324352A (en) Device for monitoring computer usage
Scherr An analysis of time-shared computer systems
JP2003131892A (en) Task execution control device and method therefor
JPS61235957A (en) Data control system
US6085264A (en) Accounting-information outputting device
JPH04186453A (en) File transfer system
JPH01231160A (en) Device for operating electronic computer system
JPH02105225A (en) Digital data processing syste,
JPH0695861A (en) Program parts reuse managing device
JPS5798025A (en) Channel controller
JPH08137923A (en) Design data managing system for cad system
Oestreicher et al. George 3—A general purpose time sharing and operating system
JPH03100761A (en) User operation circumstance setting processing method
JPH0830468A (en) Job schedule planning system
JPS595370A (en) Processing time controlling system
JPS6380325A (en) Information retrieval method and index used therefor
JPH03233634A (en) Job reprocessing system
JP3703549B2 (en) Software performance estimation and performance monitoring method
JP3264449B2 (en) Storage management device in information processing system
JPH03240130A (en) System for checking onerous program
JPH0816414A (en) Job quantity control system
Boucher An APL—based simulation package
JPH02255975A (en) Electronic filing system
JPH07200372A (en) Buffer control system
JPH0235521A (en) Generation system for patch image

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990803