WO2002041183A1 - Systeme de traitement parallele reparti et support d'enregistrement - Google Patents

Systeme de traitement parallele reparti et support d'enregistrement Download PDF

Info

Publication number
WO2002041183A1
WO2002041183A1 PCT/JP2001/007249 JP0107249W WO0241183A1 WO 2002041183 A1 WO2002041183 A1 WO 2002041183A1 JP 0107249 W JP0107249 W JP 0107249W WO 0241183 A1 WO0241183 A1 WO 0241183A1
Authority
WO
WIPO (PCT)
Prior art keywords
processing
signal
data
file
program
Prior art date
Application number
PCT/JP2001/007249
Other languages
English (en)
Japanese (ja)
Inventor
Masaru Miyazaki
Original Assignee
G & G-Pharma Co., 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 G & G-Pharma Co., Ltd filed Critical G & G-Pharma Co., Ltd
Publication of WO2002041183A1 publication Critical patent/WO2002041183A1/fr

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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals

Definitions

  • the present invention provides a parallel distributed processing system capable of quickly handling large data with low cost and low specifications, a recording medium on which the program is recorded, and a large amount of data that can be easily processed by a low-speed information processing device.
  • the present invention relates to a recording medium for recording data having a database structure that can be processed quickly.
  • databases that systematically organize and manage information in a spreadsheet format so as to support various information searches generally use vertical items (hereinafter referred to as “line items”) and horizontal items.
  • the data is stored at the position corresponding to the direction (hereinafter referred to as “column item”), and all data is collected into a data pace file.
  • an information processing device including a display device, an input device, and a main body having a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory; and a hard disk device), for example, a personal combination device.
  • a CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • hard disk device for example, a personal combination device.
  • personal computers Due to the popularization of users (hereinafter referred to as personal computers) and the enhancement of the functions of database creation programs, such data files have become easier to handle.
  • a low-speed personal computer with a slow CPU operating speed, a small amount of RAM, and a slow read / write speed on a hard disk can quickly search and correct row and column items, such as row and column items. It takes a lot of time to do the work of increasing or decreasing the
  • the reason is that when processing a large database file, for example, in a computer, the database processing program stored on the hard disk is read into the RAM, and the database file is read by the database processing program.
  • the file is read from the hard disk to the RAM, and the CPU processes the processing signal output to the database file via the database processing program read by the RAM.
  • the cache processing is not performed, that is, even if all the database files can be read out to the RAM, for example, when the data to be processed is large and the processing content is complicated, the CPU is naturally used. It takes a long time to process depending on the operation speed.
  • the data base file itself has the following problem with the data storage structure.
  • database files contain line items, column items, and data.
  • the database file is opened by a database processing program, and the data is sequentially searched in order to search for the desired data from the database file.
  • searching and extracting data that matches the search conditions it is necessary to perform a specific procedure.
  • the present invention solves the above-mentioned problems, and a parallel distributed processing system capable of quickly handling large data with an inexpensive and low-specification information processing device, and a recording medium recording the program, It also records data with a database structure that can easily and quickly process a large amount of data with low-spec information processing equipment. It is an object of the present invention to provide a recording medium that has been used. Disclosure of the invention
  • the parallel distributed processing system connects at least a plurality of information processing devices including a CPU, a ROM, a RAM, and a storage device so as to be able to transmit and receive signals.
  • a processing signal is generated by allocating the contents to be processed by the plurality of information processing devices and the allocation thereof, and the information processing device that has transmitted the processing signal to the remaining plurality of information processing devices is determined as an indicating device.
  • the same plurality of information processing devices that have received the processing signal are determined to be the processors, and the same processing program that performs the processing in parallel and distributed by the plurality of processors is stored.
  • the parallel distributed processing system of the present invention is generally available on the market, and can be easily purchased, or has already been dropped.
  • multiple low-cost, low-spec personal computers are connected so that signals can be transmitted and received, and the same processing program is stored (installed) and started up.
  • the same processing program may be, for example, a program recorded on a recording medium according to claim 3 or 4 of the present invention to be described later, or may be, for example, a plurality of personal computers connected to be capable of transmitting and receiving signals.
  • a personal computer generates a processing signal to which the processing content and the processing allotment are allocated, and determines the personal computer which is transmitted to the remaining plural personal computers as an indicating device.
  • the processing program is not particularly limited as long as it is a processing program that determines a personal computer as a processor and executes processing in parallel and distributed by a plurality of processors.
  • such a processing program is stored identically in a plurality of personal computers connected so as to be able to transmit and receive signals, and a plurality of low-spec personal computers are integrated into a parallel distributed processing system. This is completely different from conventional processing that uses one high-spec information processing device. It is also different from the decentralization of multiple units mounted on one unit.
  • the indicating device and the processing device are not determined in advance.
  • the processing signal itself can be generated from any of the plurality of personal computers. Then, in the timing of transmitting the processed signals generated by multiple personal computers in parallel and in a distributed manner (time advance / delay), the personal computer that generated the processed signals processes the processed signals based on the processed signals transmitted to other destinations. Or an opportunity. In such a case, the untransmitted processed signal is made to wait in the RAM or the like of the personal computer that has now become the processor, and after the processing as the processor is completed, the untransmitted processed signal is transmitted. When this untransmitted processing signal is sent, the personal computer that was the processor now becomes the indicator.
  • a processing signal is generated by the operation of the operation, and one personal computer that transmits the processing signal to the other personal computers receives the processing signal and the indicator.
  • the remaining PCs are determined as processors.
  • the processing signal is composed of, for example, processing contents obtained by retrieving and extracting data of a certain condition, and processing division of the processing contents obtained by, for example, dividing the retrieval target by the number of processing machines.
  • the processor determines the corresponding processing content and the processing allocation in each processor by the processing program stored in the same manner, and allocates based on the processing signal. Starts the specified processing.
  • the parallel distributed processing system of the present invention does not use an expensive and high-speed CPU, a large-capacity RAM, a high-speed read / write hard disk, Since the processing contents and processing sharing are distributed and processed in parallel by multiple PCs of the specifications, even if the number of PCs is multiple, it is far more than the latest information processing equipment with high specifications Costs can be reduced, and processing speed can be realized that is not inferior to that of a single expensive information processing device with high specifications.
  • the parallel distributed processing system of the present invention uses a plurality of low-spec PCs that have already been dropped, in order to construct this system, such dropped models are discarded if present. It is expected that the use of multiple PCs should be re-used, and the problem of disposal of the bathcon would be improved.
  • the parallel distributed processing system is characterized in that When a processing signal is generated at the indicator by a program and when a processing signal from the indicating device is received by a plurality of processing devices, the processing based on the processing signal at the indicator and the plurality of processing devices is completed. In the indicator and the processor, other processing is prohibited.
  • the parallel distributed processing system of the present invention performs processing at high speed by performing parallel and distributed processing by a plurality of personal computers with low specifications that have been dropped. High-speed processing can be performed on a low-speed personal computer that has lost its mold.
  • the processing speed of the personal computer is greatly affected by the operating speed of the CPU.
  • a personal computer equipped with a CPU having a low specification, that is, a slow operating speed is used, so that the CPU can be occupied by the processing. In this way, the speed of processing in parallel and distributed processors is increased.
  • the parallel distributed processing system according to claim 2 may be a program recorded on a recording medium according to claim 4 described later.
  • the parallel distributed processing system of the present invention there is no limitation on the parallel distributed processing system of the present invention as long as a plurality of personal computers can operate as described below. That is, in the parallel distributed processing system of the present invention, the processing signal is generated by the indicator, the processing signal is transmitted to the processor, and the processing based on the processing signal in the indicator and the plurality of processors ends. In the meantime, the pointing device and the processing device may prohibit input of an instruction from an input device (for example, a mouse or a keyboard in a computer), for example, processing of the next processing signal or another application. Anything that can be added to a part of the description and can operate a plurality of personal computers may be used.
  • an input device for example, a mouse or a keyboard in a computer
  • the CPU of the pointing device and the processor can be occupied only by the process concerned, so that the processing speed is higher than that of the parallel distributed processing system of claim 1 described above. It will be even faster.
  • the recording medium according to claim 3 of the present invention connects a plurality of information processing devices including at least a CPU, a ROM, a RAM, and a storage device so as to be able to transmit and receive signals, and to each of the plurality of information processing devices. It is a recording medium that can be read by a computer that stores programs that store, activate, and process large data in parallel. Then, a procedure for generating a processing signal to which processing content and processing sharing are allocated, a procedure for transmitting the processing signal to a plurality of information processing devices, and a process for transmitting a processing signal using the information processing device that has transmitted the processing signal as an indicator.
  • a procedure for mutually recognizing the received information processing equipment as a processor, a procedure for processing each processing content and processing allotment based on a processing signal from each processor, and processing in each processor has been completed.
  • the procedure of transmitting the processing result data and the processing completion signal to the indicating machine, and processing the processing result data by the indicating machine after the processing completion signals from all the processing machines are received by the indicating machine It records the adjustment procedure and the program that causes each information processing device to execute.
  • the recording medium stores the recorded program in a plurality of personal computers connected so as to be able to transmit and receive signals, thereby distributing the plurality of personal computers to one parallel distribution. It is designed to operate as a processing system. In other words, the programs stored and started on multiple personal computers are in a standby state, for example, displaying a menu screen, until a processing signal is generated.
  • each of the programs stored in all the plural personal computers is processed by the personal computer which has transmitted the processing signal as an indicator. Recognizes each other as the processor that received the. Therefore, when the processing is completed by each processor later, the processor can transmit a signal of the processing result and a signal of the processing completion to the indicator. After the indicator and the processor are recognized by each other, the processor performs the processing based on the processing signal by the program only in the respective processors. Then, when the processing sharing in each processing machine is completed, the program executes the processing result data, in this case, the data sharing file in which the data is written in a predetermined sharing, and the processing. The completion signal is transmitted to the indicator.
  • the program in the indicating unit does not accept input from the personal computer recognized as the indicating unit, and stops due to trouble.
  • the display such as "processing” may be displayed at intervals of several seconds so that the processing is not mistaken, and after the processing completion signals from all the processing machines are received by the display,
  • the program performs processing adjustments, such as integrating all files processed by the processor and returning them to their original storage positions.
  • the recording medium according to claim 3 of the present invention stores the program recorded on the recording medium identically in a plurality of personal computers, for example, by storing (installing) the program from the recording medium.
  • PCs can be treated as a single parallel distributed processing system. At this time, multiple PCs can perform processing at a sufficiently high speed even if they do not have high specifications.
  • the processing is not shared between the indicator and the processor between the processing and the other processing until the processing is completed after the processing is started. It can be occupied, so that the processing can be performed at a higher speed as compared with the program recorded on the recording medium of claim 3, and therefore, the processing can be performed at a higher speed even with a low-spec personal computer. Becomes possible.
  • the recording medium according to claim 5 of the present invention is a recording medium in which data having a data pace structure is recorded in a storage device of an information processing device for systematically organizing and managing data and corresponding to various processes.
  • a readable recording medium that uses a predetermined area of the storage device as a database construction area, a file as a file stored in the database construction area, and categorizes the file from the highest level to the lower level. While storing in the holder, a location file that describes the storage location of all files It has recorded data having a database structure with the aisle stored at the highest level.
  • the conventional database file is constructed not in a file but in a predetermined area of the storage device, and the conventional row item and column item are stored in the storage device.
  • the conventional data itself is stored as a file stored in the folder divided into all layers, and a position file in which the storage positions of all the files are described is stored at the highest level.
  • the file equivalent to the conventional file is that only the whole file is described. Therefore, for example, to search for data, if the file storage location is found from the location file, Get better. Therefore, compared with the conventional method of retrieving data from a large database file, there is a marked difference in processing speed as follows.
  • FIG. 1 is a diagram showing a schematic configuration of a parallel distributed processing system of the present invention.
  • Figure 2 is a diagram illustrating a schematic configuration of a personal computer as an information processing device in the parallel distributed processing system of the present invention.
  • FIG. 3 is a diagram showing a storage state of the database area in the parallel distributed processing system of the present invention.
  • FIG. 4 is a diagram showing the concept of the database structure in the recording medium (storage device) of the present invention.
  • FIG. 5 is a diagram showing the concept of a conventional database file structure.
  • FIG. 6 is a diagram showing the concept of a position file in the database structure in the recording medium (storage device) of the present invention.
  • FIG. 1 is a diagram showing a schematic configuration of a parallel distributed processing system of the present invention.
  • FIG. 2 is a diagram illustrating a schematic configuration of a personal computer as an information processing device in the parallel distributed processing system of the present invention.
  • FIG. 3 is a diagram showing a storage state of the database area in
  • FIG. 7 is a diagram showing the concept of a file in which data is stored in the database structure of the recording medium (storage device) of the present invention.
  • FIG. 8 is a diagram showing a parallel distributed processing procedure by a (processing) program stored from the recording medium of the present invention.
  • FIG. 9 is a diagram showing the concept of a processing signal in a (processing) program stored from the recording medium of the present invention.
  • FIG. 10 shows a processing procedure in the processor in the (processing) program stored from the recording medium of the present invention.
  • FIG. 11 is a diagram showing the concept of a processed position file of the database structure in the recording medium (storage device) of the present invention.
  • FIG. 12 is a diagram showing a prohibition procedure in a (processing) program stored from the recording medium of the present invention.
  • FIG. 13 is a diagram showing a prohibition release procedure in a (processing) program stored from the recording medium of the present invention.
  • FIG. 1 shows a schematic configuration of the parallel distributed processing system of the present invention.
  • FIG. 2 shows a schematic configuration of a personal computer as an information processing device according to the present invention.
  • FIG. 3 shows a storage state of the database area in the present invention.
  • Figure 4 illustrates the concept of the database structure
  • FIG. 5 shows the concept of the conventional database file structure.
  • FIG. 6 shows the concept of the location file in the present invention.
  • FIG. 7 shows the concept of a file in which data is described in the present invention.
  • FIG. 8 shows a parallel distributed processing procedure in the present invention.
  • FIG. 9 shows the concept of the processed signal in the present invention.
  • FIG. 10 shows a processing procedure in the processing machine according to the present invention.
  • FIG. 11 shows the concept of a processed location file in the present invention.
  • FIG. 12 shows a prohibition procedure in the present invention.
  • FIG. 13 shows a prohibition release procedure in the present invention.
  • the parallel distributed processing system 1 of the present invention has a low-spec configuration and a low price.
  • information processing equipment for example, eight personal computers A0 to A7 are connected as shown in FIG. 1 so that signals can be mutually transmitted and received by, for example, a LAN cable L.
  • each of the personal computers A0 to A7 includes at least a CPU 2, a ROM 3, a RAM 4, and a storage device 5 such as a built-in hard disk, an input device 6 such as a keyboard 6a and a mouse 6b, and a display 7a. And a connection means 8 including an interface for connecting a LAN cable L.
  • the personal computers A0 to A7 have the same specifications, for example.
  • the CPU2 has 150MHz
  • the ROM3 has 64MB
  • the RAM4 has 64MB
  • the storage device 5 has 18GB.
  • a processing program P recorded on a recording medium according to claim 4 of the present invention is stored (installed) in the same manner. It has been started on an operation system (not shown).
  • the storage device 5 of each of the personal computers A0 to A7 corresponds to a recording medium according to claim 5 of the present invention.
  • a database structure is constructed in a predetermined area D (hereinafter, referred to as a database area D).
  • a database area D has been.
  • seven database areas D are prepared as database areas D1 to D7, respectively.
  • D1 to D7 are the same for PCs AO to A7 (the content of each of the database areas D1 to D7 is different).
  • the work of backing up the database area D is omitted, and when a failure occurs in the personal computers A0 to A7, except for the failed personal computer (the power supply is set to 0 FF). Or the processing program P has not been started), and the distributed processing system 1 can be configured with a personal computer capable of working.
  • the database area D is configured as shown in FIG. 4, and FIG. 4 shows the database structure in the database area D1.
  • FIG. 4 shows the database structure in the database area D1.
  • a predetermined area of the storage device 5 is used as the database area D1, and the data "j," "mouth”.
  • a file F1 such as A1.DAT, A2. DAT ... stored in D1 is divided into a folder F2 such as "A", "B” ...
  • a location file F3 such as Dlindex.DAT in which the storage locations of all files are described is stored at the top level, so the location file F3 describes each data as shown in Fig. 6, for example.
  • the storage locations of the file F1 described above are all described, and only the data is described in the file F1 as shown in FIG. 7, for example.
  • the present invention provides, for example, a new upper-layer holder F2, a newly-created upper-layer holder F2, a lower-layer holder F2, and a file F1 stored in the holder F2.
  • a new upper-layer holder F2 a newly-created upper-layer holder F2, a lower-layer holder F2, and a file F1 stored in the holder F2.
  • the parallel distributed processing system 1 includes, for example, the recording medium of the present invention. 249
  • the processing programs P are installed identically from each other, and the parallel distributed processing system 1 is operated by the processing programs P as follows.
  • the processing program P is stored in the storage device 5 of each of the personal computers A0 to A7 of the parallel distributed processing system 1, and is operated on the operation system of each of the personal computers A0 to A7. Have been.
  • FIG. 8 shows the processing procedure of the processing program P.
  • the processing program P is started in each of the personal computers A0 to A7, and displays the same menu screen on the display device 7 in a state of waiting for an instruction input.
  • one of the computers A0 to A7 that generated the processing signal was used as a pointing device
  • the remaining personal computer that received the processing signal from the indicating device was used as a processing device.
  • PCs A0 to A7 are operated.
  • the processing signal is generated by the personal computer AO, and the remaining personal computers A1 to A7 perform processing as the processing machine.
  • the processing program P displays the same menu screen on the display device 7 of each of the personal computers A0 to A7, and is in an instruction input waiting state (# 1).
  • a menu other than the processing of the present invention is selected from the menu screen (YES in # 2), another menu is executed (# 3).
  • the processing program P can forcibly terminate it, for example, by operating the ESC (escape) key of the keyboard 6a. If it is forcibly terminated (YES in # 4), the process is terminated; otherwise (NO in # 4), the process proceeds to # 5.
  • the processed signal is described, for example, as shown in FIG. 9, and the computer AO (001) that generated the processed signal is described as an indicator. Further, the processing signal describes that a new data is added as a processing content, for example, in this embodiment.
  • PC A 1 (002) added data to the database area D 1 and PC A 2 (003) added data to the database area D 2 as processing sharing of the processing contents.
  • PC A3 (004) added data for database area D3
  • PC A4 (005) added data for database area D4.Data was added for data area D5 overnight.
  • PC A5 (006), PC A6 (007) adds data overnight for data base area D6, and PC A7 (008) adds data for database area D7. Is allocated to
  • This prohibition process is performed, for example, by a process as shown in FIG.
  • the processing program P first maximizes the menu display by the processing program P displayed on the display device 7 (# 50). For example, if you are using Microsoft Corporation Windows as the operation system, this process is executed by executing the command SW_SH0WMAXMIZED in the program that maximizes the displayed screen.
  • the screen displayed on the display device 7 is hidden behind the menu screen of the processing program P even if another application is running, and the operation target is the menu screen of the processing program P. Will be locked.
  • the processing program P activates the focus (cursor or pointer) on the menu screen of the now maximized processing program P (# 51) o
  • This process is performed, for example, by executing the command CAPTURE in the program when using Windows manufactured by Microsoft corporation as the operation system.
  • the processing program P displays a message such as “Processing ... j” every 10 seconds at the focus position locked on the menu screen of the maximized processing program P. Is not stopped due to a malfunction (frozen) (# 52).
  • the personal computer AO as the indicator waits for the processing result signal and the processing completion signal sent from each of the personal computers A0 to A7 as the processing machine. Becomes Here, the operation of the personal computers A0 to A7, which are processing machines, by the processing program P will be described.
  • the result of # 6 is NO, and the processing of # 1 to # 6 is repeated.
  • a processing signal is received from the personal computer AO as an indicator (# 5
  • the processing program P of the personal computers A1 to A7 starts the above-described prohibition processing shown in FIG. 12 (# 13).
  • the personal computers A1 to A7 which are the processing machines, other processing cannot be performed, and the CPU2 is occupied by the processing.
  • each of the processing programs P in each of the personal computers A1 to A7 which are the processing machines, analyzes the processing signal, determines which processing is performed by the personal computer (# 14), and starts the processing (# 14). # 15).
  • the processing of # 14 and # 15 is performed, for example, as shown in FIG.
  • Each of the processing programs P of the personal computers A1 to A7 which are processing machines, receives the processing signal (YES in # 5), performs prohibition processing (# 13), and then executes the processing signal shown in Fig. 9. It is determined whether or not there is an identification number of the own device (# 31), and if there is no identification number of the own device (NO in # 31), the process is terminated, while the identification number of the own device is present. In the case (YES in # 31), the shared contents are analyzed (# 32). In this description, the personal computers A1 to A7, which are processors, will be described with the personal computer A1 as a representative.
  • the processing program P of the personal computer A1 which is the processing machine, prays for the content of the processing signal (adding data in the database area D1) (# 32), and then in the storage device 5 of the personal computer A1.
  • the database area D1 stored in the memory is selected (# 33). .
  • the processing program P determines whether or not the position file F3 shown in FIG. 8 has a description of the folder F2 or the file F1 to be processed (# 34). However, in the processing signal of the present embodiment, since new data is to be input, there is no description of the holder F 2 ⁇ file F 1 to be processed in the position file F 3 (NO in # 34) That is, the processing proceeds to # 35. In this embodiment, when a new file is added, since the position file F3 does not include the description of the folder F2 or the file F1, the position file F3 is corrected in # 35.
  • the correction of the position file F3 in # 35 means that, for example, in the personal computer A1 as a processing machine, the position file F3 before the processing is now started is assumed as shown in FIG.
  • ⁇ Z '' of holder F2 is added, and data corresponding to ⁇ Z '' of holder F2 is described, Z1.DAT, Z2. DAT, Z3. Describes the state where the file F1 called DAT ... is stored.
  • PC A1 which is a processing machine
  • PC A The processing program P of 1 determines whether or not the processing based on the processing signal has been completed in # 16 of FIG. 8, and when the processing has been completed (YES in # 16), the processing content is an indicator. Send to PC AO (No in # 17, # 18). Then, when all of the processing contents are transmitted to the personal computer AO as the indicating device (YES in # 18), a completion signal is transmitted to the personal computer AO as the indicating device (# 19).
  • the personal computer A1 which sent the completion signal to the personal computer AO, which is the instruction device, completed the process, and then processed and adjusted # 11 from the computer AO, which was the instruction device described later.
  • the processed content is received by the personal computer A 1 as a processor, and the matching process of the data pace area D in the personal computer A 1 as a processor is started (# 20).
  • the personal computer A1 which is a processor, has performed processing on the database area D1 in the storage device 5, but has not performed any processing on the other database areas D2 to D7. Therefore, in order to keep the data base areas D1 to D7 always up-to-date, the personal computer AO, which is the pointing device, once executes the processing program P, for example, to the personal computer A1, which is the processing machine. Transmits the other database areas D2 to D7 excluding the data area D1 and synchronizes the database areas D1 to D7 in the computer A1, which is the processing machine, with the latest state. is there. Of course, the same applies to personal computers A2 to A7, which are other processors. Then, after the completion of the matching process in # 20, the prohibited state of the other processes set in # 13 is released (# 20). The release of the prohibited state of the other processing is performed, for example, as shown in FIG.
  • Processing blanking program P is, for example First, it "is being processed " to the character that has been displayed and was completed ⁇ . (# 60) ⁇
  • the processing program ⁇ ⁇ unlocks the focus on the menu screen of the maximized processing program ((# 61).
  • This process is performed, for example, by using the command SETF0CUS in the program when using Windows manufactured by Microsoft corporation as the operation system. In this way, the focus is unlocked, the keyboard and mouse can no longer be input, and other processing can be instructed and input. Will be released from the occupation of the process.
  • the menu screen locked in the maximized state is released (# 62).
  • This process is performed, for example, by executing the command SW_SH0WN0RMAL to return the displayed screen to the default size when using Microsoft Corporation Windows as the operating system. . Note that in the procedure for releasing the prohibition of processing, it is not always necessary to return the displayed screen to the initial setting.
  • the screen displayed on the display device 7 returns to the default size (the size of the display can be changed), and when another application is running, the processing program P
  • the hidden screen appears at the back of the menu screen of, and it becomes possible to operate screens other than the menu screen of the processing program P.
  • the personal computer AO which is the instruction unit waiting for the processing contents of the processing machines PC1 to A7 and the completion signal of the processing, executes the processing program with # 9 while waiting.
  • repeat # 9 and when the contents of the processing transmitted from all the personal computers A1 to A7 that are the processing machines are received (YES in # 9), then all the processing machines Check whether the processing completion signal transmitted from the personal computers A1 to A7 has been received (# 10).
  • the parallel distributed processing system 1 of the present invention can be modified as well as the above-described embodiment.
  • each of the storage devices 5 of the personal computers A0 to A7 and the database area D Although all the storage devices 1 to D7 had, for example, only one storage device 5 had the database areas D1 to D7, and the remaining storage device 5 of the personal computer had a data area 7 overnight. May not be provided.
  • the database area D to be processed is sent from the personal computer to the personal computer as the processing signal, together with the processing signal to the personal computer as the processing machine. (This is not necessarily the case.)
  • the PC that became the processing machine processes only the transmitted data area D and the data pace area D becomes the indicator. Send to PC.
  • the processing signal may be described by the personal computer having the corresponding data pace area D to perform any processing.
  • each of the storage devices 5 of the personal computers A0 to A7 may include one of the database areas D1 to D7.
  • the processing signal was sent to the personal computer serving as the processor, along with the processed signal, a signal describing which database area D to be processed was transmitted from which personal computer to which personal computer.
  • the personal computer processes only the transmitted database area D, and sends the database area D to the personal computer as the pointing device.
  • the processing signal may be described by the PC having the corresponding data pace area D to perform any processing. .
  • the parallel distributed processing system distributes the processing content and processing sharing by a commercially available low-spec personal computer or a plurality of personal computers of old specifications that have already been dropped. Processing can be performed in parallel, and even if there are multiple units, the cost can be kept much lower than that of a single information processing device with the latest and high specifications. It can achieve a processing speed that is not so inferior to one information processing device, and uses multiple low-spec PCs that have already been dropped. It is expected that PCs will be reused and the problem of disposal of PCs will be improved.
  • the CPUs of the pointing device and the processor can be occupied only by the process concerned.
  • the recording medium according to claim 3 of the present invention has a plurality of information processing devices each connected to a program recorded on the recording medium so that signals can be transmitted and received. Stored identically By doing so, it becomes possible to handle these multiple information processing devices, for example, personal computers, as one parallel distributed processing system. At this time, the multiple personal computers can sufficiently process even if they are not high-speed. Can be done at high speed.
  • the processing is started by storing the program recorded on the recording medium in each of a plurality of information processing devices connected to be capable of transmitting and receiving signals. Until the completion of the processing, the indicator and the processor do not share the CPU between the processing and other processing, and the CPU can be occupied only by the processing. Processing can be performed at a higher speed as compared with the program recorded on the recording medium of No. 3, so that processing can be performed at a higher speed even with a low-spec computer.
  • the recording medium by recording data having a data pace structure in a storage device as a recording medium, the file, that is, only the data itself is described.
  • the location of this file is managed by the location file, the necessary data can be read directly from this location file. There is no need to open database files, and processing is much faster.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

L'invention concerne un système de traitement parallèle réparti destiné à traiter une grande quantité de données rapidement à faible coût avec des spécifications de basse performance. Le système de traitement parallèle réparti (1) comprend des appareils de traitement d'informations (ordinateurs personnels A0-A7) comprenant chacun au moins une UC, une mémoire ROM, une mémoire RAM ainsi qu'un dispositif de stockage connecté de manière à transmettre et à recevoir des signaux. Un appareil de traitement d'informations, qui génère des signaux de traitement représentant les contenus à traiter par les appareils de traitement d'informations (ordinateurs personnels A1-A7) et l'affectation des contenus aux appareils de traitement d'informations et qui transmet les signaux aux autres appareils de traitement d'informations (ordinateurs personnels A1-A7), est déterminé comme étant l'unité de commande (ordinateur personnel A0). Les autres appareils de traitement d'informations, lesquels reçoivent le signal de traitement, sont déterminés comme étant des processeurs (ordinateurs personnels A1-A7). Les processeurs (ordinateurs personnels A1-A7) détiennent le même programme de traitement pour un traitement parallèle et réparti.
PCT/JP2001/007249 2000-11-20 2001-08-23 Systeme de traitement parallele reparti et support d'enregistrement WO2002041183A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2000-352724 2000-11-20
JP2000352724A JP2002157230A (ja) 2000-11-20 2000-11-20 並列分散処理システム及び記録媒体

Publications (1)

Publication Number Publication Date
WO2002041183A1 true WO2002041183A1 (fr) 2002-05-23

Family

ID=18825577

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2001/007249 WO2002041183A1 (fr) 2000-11-20 2001-08-23 Systeme de traitement parallele reparti et support d'enregistrement

Country Status (2)

Country Link
JP (1) JP2002157230A (fr)
WO (1) WO2002041183A1 (fr)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08137734A (ja) * 1994-11-04 1996-05-31 Fujitsu Ltd 情報処理システム及びデータベースの分散方法
JPH09265479A (ja) * 1996-03-29 1997-10-07 Hitachi Ltd 多次元データ処理方法
JP2000207261A (ja) * 1999-01-18 2000-07-28 Nec Corp ファイル管理システム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08137734A (ja) * 1994-11-04 1996-05-31 Fujitsu Ltd 情報処理システム及びデータベースの分散方法
JPH09265479A (ja) * 1996-03-29 1997-10-07 Hitachi Ltd 多次元データ処理方法
JP2000207261A (ja) * 1999-01-18 2000-07-28 Nec Corp ファイル管理システム

Also Published As

Publication number Publication date
JP2002157230A (ja) 2002-05-31

Similar Documents

Publication Publication Date Title
CN1517885B (zh) 关于利用原子性更新的中央高速缓冲存储器的方法和系统
KR100582896B1 (ko) 소프트웨어 버전 자동 관리 시스템 및 버전 관리 방법
US5185887A (en) Database generation management method and system
US7113937B2 (en) Systems, methods, and computer program products to improve performance of ported applications, such as a database, operating on UNIX system services for the OS/390
JPH01142829A (ja) 制御プログラム中の制御情報を探知する方法
US6636774B2 (en) CAD supporting apparatus, and CAD supporting program storage medium
CN101211362B (zh) 用于数据库更新管理的系统和方法
WO2001042985A2 (fr) Partage de donnees entre systemes d'exploitation
EP0167725A2 (fr) Système de conversion dynamique de type de donnée
JPH05128072A (ja) システム間排他制御方式
JP2009009410A (ja) 文章編集支援システムおよびプログラム
CN100489855C (zh) 使用最少的日志条目将数据库更改记入日志的设备和方法
JPH0358249A (ja) フアイルのアクセス方法
US20080033948A1 (en) Storage apparatus and method therefor
KR20100083778A (ko) 저장 영역 네트워크 상호 동작 관계의 획득 및 확장
CN102567544A (zh) 数据库查询方法及装置
WO2002041183A1 (fr) Systeme de traitement parallele reparti et support d'enregistrement
JP4620593B2 (ja) 情報処理システムおよび情報処理方法
US6357002B1 (en) Automated extraction of BIOS identification information for a computer system from any of a plurality of vendors
US7685107B2 (en) Apparatus, system, and method for scanning a partitioned data set
JP3088535U (ja) 並列分散処理システム及び記憶装置
JP4060890B2 (ja) 階層化ドライバ入出力システム内の複数ドライバによる入出力要求の再処理を可能にするファイル・システム・プリミティブ
JP3772105B2 (ja) データベース管理装置、方法、プログラム及び記録媒体
JP2010061604A (ja) 整合性検証システム、検証方法およびプログラム
JPWO2004057457A1 (ja) 印刷制御装置及び印刷制御方法

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CN US

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)