US9436519B2 - Process cooperation method, process cooperation program, and process cooperation system - Google Patents
Process cooperation method, process cooperation program, and process cooperation system Download PDFInfo
- Publication number
- US9436519B2 US9436519B2 US14/668,537 US201514668537A US9436519B2 US 9436519 B2 US9436519 B2 US 9436519B2 US 201514668537 A US201514668537 A US 201514668537A US 9436519 B2 US9436519 B2 US 9436519B2
- Authority
- US
- United States
- Prior art keywords
- processor
- result
- process unit
- unit
- process result
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/52—Program synchronisation; Mutual exclusion, e.g. by means of semaphores
Definitions
- the present invention relates to a process cooperation method, a process cooperation program, and a process cooperation system.
- Some business systems have, e.g., a function of outputting a result (output data) to a request (input data) by causing a plurality of processes to cooperate with each other and executing the processes.
- each process unit executes the process when the process unit receives the result of the process executed by the prior process unit. Subsequently, each process unit transmits the process result of its process to the predetermined next process unit. With this, it becomes possible for the individual process units to execute the processes while cooperating with each other (see, e.g., Japanese Patent Application Laid-open No. H10-105420).
- a process cooperation method includes: first storing, by a first processor, in a first storage device a first process result as a result of execution of a first process, and first transmitting, by the first processor, the first process result to a second processor; second storing, by a second processor, in a second storage device a second process result as a result of execution of a second process based on the first process result received from the first processor, and second transmitting, by the first processor, the second process result to a third processor, and moreover other second transmitting, by the first processor, the second process result and a third identifier identifying the third processor to the first processor; third storing, by the first processor, in the first storage device the second process result and the third identifier received from the second processor in association with the first process result; and extracting, by the first processor, the second process result and the third identifier stored in association with the first process result and fourth transmitting, by the first processor, the second process result to the third processor identified by the third processor identified by the third
- FIG. 1 is a view illustrating the entire configuration of an information processing system.
- FIG. 2 is a view illustrating the hardware configuration of the physical machine.
- FIG. 3 is a functional block diagram of the physical machine illustrated in FIG. 2 .
- FIG. 4 is a view for explaining the case where a plurality of the process units cooperate with each other and perform process execution.
- FIG. 5 is a view for explaining the case where a plurality of the process units cooperate with each other and perform process execution.
- FIG. 6 is a sequence chart for explaining the summary of the execution management process in the first embodiment.
- FIG. 7 is a view for explaining the summary of the execution management process in the first embodiment.
- FIG. 8A is a view for explaining the summary of the execution management process in the first embodiment.
- FIG. 8B is a view for explaining the summary of the execution management process in the first embodiment.
- FIG. 9 is a view for explaining the summary of the execution management process in the first embodiment.
- FIG. 10 is a view for explaining the summary of the execution management process in the first embodiment.
- FIG. 11 is a view for explaining the summary of the execution management process in the first embodiment.
- FIG. 12 is a flow chart for explaining the details of the execution management process in the first embodiment.
- FIG. 13 is a flow chart for explaining the details of the execution management process in the first embodiment.
- FIG. 14 is a flow chart for explaining the details of the execution management process in the first embodiment.
- FIG. 15 is a view for explaining a skip invalidity instruction in the execution management process in the first embodiment.
- FIG. 16 is a sequence chart for explaining the specific example of the execution management process in the first embodiment.
- FIG. 17 is a sequence chart for explaining the specific example of the execution management process in the first embodiment.
- FIG. 18 is a sequence chart for explaining the specific example of the execution management process in the first embodiment.
- FIG. 19 is a view for explaining the specific example of the execution management process in the first embodiment.
- FIG. 20 is a flow chart for explaining the execution management process in the second embodiment.
- FIG. 21 is a flow chart for explaining the execution management process in the second embodiment.
- FIG. 22 is a view for explaining the execution management process in the second embodiment.
- FIG. 23 is a view for explaining the execution management process in the second embodiment.
- FIG. 24 is a view for explaining the change of the content of the information stored in the process information in the state in FIG. 20 .
- FIG. 25 is a view for explaining the change of the content of the information stored in the process information in the state in FIG. 20 .
- FIG. 26 is a view for explaining the change of the content of the information stored in the process information in the state in FIG. 20 .
- FIG. 27 is a sequence chart for explaining a specific example of the execution management process in the second embodiment.
- FIG. 28 is a view for explaining the process information in the second embodiment.
- FIG. 29 is a sequence chart for explaining the skip invalidity instruction in the execution management process in the second embodiment.
- FIG. 30 is a view for explaining the process information in the second embodiment.
- FIG. 31 is a view for explaining the execution management process in the third embodiment.
- FIG. 32 is a view for explaining the execution management process in the third embodiment.
- FIG. 1 is a view illustrating the entire configuration of an information processing system.
- a physical machine 1 A, a physical machine 1 B, and a physical machine 1 C can access each other via a network such as the Internet or an intranet.
- a client terminal 2 can access the physical machine 1 A, the physical machine 1 B, and the physical machine 1 C via the network.
- Each of the physical machines may be provided in, e.g., a data center.
- FIG. 1 the case where the configuration has three physical machines will be described, but the configuration having two or less or four or more physical machines may also be adopted.
- each physical machine receives process request data (hereinafter also referred to as data or input data) from, e.g., the client terminal 2 , the physical machine performs a process based on the process request data. Subsequently, the physical machine having performed the process transmits the process result to the client terminal 2 having transmitted the process request data.
- the client terminal 2 may be used for a business operator which provides services to a user (hereinafter also referred to as a contractor) to cause the physical machine to execute the process. Alternatively, the client terminal 2 may also be used for the user to directly cause the physical machine to execute the process.
- the process performed by each physical machine is query processing which is executed by a physical machine-resident query.
- the query processing may also be complex event processing (hereinafter also referred to as CEP) which continuously executes the process and outputs the process result every time input data is received.
- the input data in this case may be not only data inputted from the client terminal 2 but also data which is continuously acquired by, e.g., a cellular phone owned by the contractor, a motion sensor installed in a house of the contractor, or a meteorological satellite.
- Each physical machine performs the process based on the input data described above, whereby it becomes possible to notify the contractor at a proper timing of information items useful for the contractor such as the situation of the house (presence or absence of a suspicious person) and weather in the neighborhood of the house.
- FIG. 2 is a view illustrating the hardware configuration of the physical machine.
- the physical machine 1 A illustrated in FIG. 2 has a CPU (processor) 101 A as a processor, a memory 102 A, a storage medium 103 A, and an external interface 104 A (I/O unit 104 A).
- the individual units are connected to each other via a bus 106 A.
- the storage medium 103 A stores a program 110 A for performing a process of managing the execution of each process (hereinafter also referred to as an execution management process) in, e.g., a program storage area (not illustrated) in the storage medium 103 A.
- an execution management process e.g., a program storage area (not illustrated) in the storage medium 103 A.
- the CPU 101 A loads the program 110 A to the memory 102 A from the storage medium 103 A at the time of the execution of the program 110 A, and performs the execution management process by executing the program 110 A.
- the storage medium 103 A has an information storage area 120 A (hereinafter also referred to as a first storage unit 120 A) which stores, e.g., information used when the execution management process is performed.
- the physical machine 1 B illustrated in FIG. 2 has a CPU (processor) 101 B, a memory 102 B, a storage medium 103 B, and an external interface 104 B (I/O unit 104 B), similarly to the physical machine 1 A.
- the individual units are connected to each other via a bus 106 B.
- the storage medium 103 B stores a program 110 B.
- the CPU 101 B loads the program 110 B to the memory 102 B from the storage medium 103 B at the time of the execution of the program 110 B, and performs the execution management process by executing the program 110 B.
- the storage medium 103 B has, e.g., an information storage area 120 B (hereinafter also referred to as a second storage unit 120 B).
- the physical machine 1 C illustrated in FIG. 2 has a CPU (processor) 101 C, a memory 102 C, a storage medium 103 C, and an external interface 104 C (I/O unit 104 C), similarly to the physical machine 1 A.
- the individual units are connected to each other via a bus 106 C.
- the storage medium 103 C stores a program 110 C.
- the CPU 101 C loads the program 110 C to the memory 102 C from the storage medium 103 C at the time of the execution of the program 110 C, and performs the execution management process by executing the program 110 C.
- the storage medium 103 C has, e.g., an information storage area 120 C (hereinafter also referred to as a third storage unit 120 C).
- FIG. 3 is a functional block diagram of the physical machine illustrated in FIG. 2 .
- the functional block diagram of the physical machine 1 A is depicted.
- the functional block diagram of each of the physical machine 1 B and the physical machine 1 C is the same as that of the physical machine 1 A, and hence the functional block diagram thereof will be omitted.
- the CPU 101 A operates as, e.g., a process unit 111 A (hereinafter also referred to as a first process unit 111 A), a data reception unit 112 A, a data transmission unit 113 A, a transmission number storage unit 114 A, a process information storage unit 115 A, a matching information storage unit 116 A, and a process information
- the CPU 101 B operates as, e.g., a process unit 111 B (hereinafter also referred to as a second process unit 111 B), a data reception unit 112 B, a data transmission unit 113 B, a transmission number storage unit 114 B, a process information storage unit 115 B, a matching information storage unit 116 B, and a process information erasing unit 117 B by executing the program 1106 .
- a process unit 111 B hereinafter also referred to as a second process unit 111 B
- a data reception unit 112 B for example, a data transmission unit 113 B, a transmission number storage unit 114 B, a process information storage unit 115 B, a matching information storage unit 116 B, and a process information erasing unit 117 B by executing the program 1106 .
- a process information storage unit 115 B for example, matching information 121 B, process information 122 B, skip availability information 123 B, and process connection information 124 B are stored.
- the CPU 101 C operates as, e.g., a process unit 111 C (hereinafter also referred to as a third process unit 111 C), a data reception unit 112 C, a data transmission unit 113 C, a transmission number storage unit 114 C, a process information storage unit 115 C, a matching information storage unit 116 C, and a process information erasing unit 117 C by executing the program 110 C.
- a process unit 111 C hereinafter also referred to as a third process unit 111 C
- a data reception unit 112 C receives data from a data transmission unit 113 C
- a transmission number storage unit 114 C receives the information from a data transmission unit 113 C
- a transmission number storage unit 114 C receives the information from a data transmission unit 113 C
- a transmission number storage unit 114 C for example, matching information 121 C, process information 122 C, skip availability information 123 C, and process connection information 124 C are stored.
- FIGS. 4 and 5 is a view for explaining the case where a plurality of the process units cooperate with each other and perform process execution.
- a description will be given of the process cooperation system 10 in which the process unit 111 A performs a first process based on input data first, the process unit 111 B performs a second process based on a first process result as the result of execution of the first process, and the process unit 111 C performs a third process based on a second process result as the result of execution of the second process, as illustrated in FIGS. 4 and 5 .
- the function of the physical machine 1 A will be described, and the description of the function of each of the physical machine 1 B and the physical machine 1 C will be omitted.
- process unit 111 A in an example in each of FIGS. 4 and 5 performs the first process based on data inputted by, e.g., the business operator or the contractor, and the process unit 111 C returns the process result obtained by executing the third process to the business operator or the contractor as output data.
- the process unit 111 A executes the first process based on the input data from, e.g., the contractor. Subsequently, the process unit 111 A stores the first process result as the result of execution of the first process in the information storage area 120 A using the process information storage unit 115 described later. Further, the process unit 111 A refers to the process connection information 124 A which stores information indicative of a transmission destination of the process result by each process unit, and transmits the first process result to the second process unit 111 B. Note that the process unit 111 A transmits data such as the process result or the like using, e.g., the data transmission unit 113 A described later.
- the process unit 111 B executes the second process based on, e.g., the first process result from the process unit 111 A. Subsequently, the process unit 111 B stores the second process result as the result of execution of the second process in the information storage area 120 B, and transmits the second process result to the third process unit 111 C. In addition, the process unit 111 B transmits an identifier of the process unit 111 C to which the process unit 111 B has transmitted the second process result and the second process result to the process unit 111 A.
- the process unit 111 B refers to the skip availability information 123 A which stores information indicative of whether or not the process of the process unit 111 B is a process in which the output data is uniquely determined by the input data (hereinafter also referred to as a skippable process).
- the process unit 111 B may transmit the identifier of the process unit 111 C and the second process result to the process unit 111 A. The skip of the process unit will be described later.
- the process unit 111 A having received the identifier and the second process result from the process unit 111 B stores the received identifier and second process result in association with the first process result using the process information storage unit 115 described later. Subsequently, in the case where the process result of the first process executed in the process unit 111 A thereafter matches the first process result previously stored by the process unit 111 A, the second process result and the identifier stored in association with the first process result are extracted. Further, the process unit 111 A transmits the extracted second process result to the process unit 111 C identified by the extracted identifier.
- the data reception unit 112 A receives, e.g., the result of the process executed by another process unit or data inputted by the contractor or the like, and transfers it to the process unit 111 A.
- the data transmission unit 113 A transmits, e.g., the process result of the first process by the process unit 111 A to another process unit. In addition, the data transmission unit 113 A transmits, e.g., the number of transmissions stored in the transmission number storage unit 114 A to another process unit.
- the transmission number storage unit 114 A stores the number of transmissions.
- the process information storage unit 115 A stores the first process result of the first process executed by the process unit 111 A or the process resulted received from another process unit as the process information 122 A based on an instruction from, e.g., the process unit 111 A.
- the matching information storage unit 116 A stores the matching information 123 A used, e.g., when the first process is performed in the process unit 111 A.
- the matching information 123 A will be described later.
- the process information erasing unit 117 A erases, e.g., the process information 122 A stored in the information storage area 120 A.
- FIG. 5 is a view illustrating the case where the process unit 111 A, the process unit 111 B, and the process unit 111 C function in the physical machine 1 A, the physical machine 1 B, and the physical machine 1 C which are different from each other.
- the process cooperation system 10 in an example in FIG. 5 needs to perform communication between the physical machines every time each process is executed. Accordingly, for example, in the case where the process cooperation system 10 handles the process of a huge volume of data such as big data, an amount of communication and an amount of time of the communication needed to perform the process become huge amounts.
- the second process result in the process unit 111 B executed based on the first process result and the identifier of the process unit 111 C executed based on the second process result are stored in association with the first process result in the process unit 111 A. Subsequently, in the case where the process result in the process unit 111 A executed thereafter matches the stored first process result, the process unit 111 A transmits the second process result stored in association with the first process result to the process unit 111 C to thereby suppress the process amount.
- FIG. 6 is a sequence chart for explaining the summary of the execution management process in the first embodiment.
- FIGS. 7 to 11 is a view for explaining the summary of the execution management process in the first embodiment.
- the execution management process in FIG. 6 will be described with reference to FIGS. 7 to 11 .
- the process cooperation system 10 in FIG. 7 acquires presence/absence information of a person in the house of the contractor. That is, in the case where the presence of the person in the house of the contractor is detected when the contractor is out (a situation in which nobody is at home), the process cooperation system 10 determines that, e.g., there is a possibility that a suspicious person has intruded into the house of the contractor. In this case, the process cooperation system 10 contacts, e.g., a contract security company.
- the process cooperation system 10 has an allotment process unit 111 A (the process unit 111 A), a contract matching process unit 111 B (the process unit 111 B), and a motion detection unit 111 C (the process unit 111 C).
- the allotment process unit 111 A allots the input data to a subsequent process unit in which the input data is to be processed based on, e.g., the content of the input data. From the viewpoint of load distribution of the process cooperation system 10 , the allotment process unit 111 A may determine the subsequent process unit based on a contractor ID of the input data.
- the contract matching process unit 111 B performs a process based on, e.g., the result of the process in the allotment process unit 111 A and contract information 121 A, and transmits the process result to the subsequent process unit in which the process result is to be processed.
- the motion detection process unit 111 C performs a process based on, e.g., the result of the process in the contract matching process unit 111 B and presence/absence information 121 B, and transmits the process result to the subsequent process unit in which the process result is to be processed. Note that, in the example in FIG.
- FIGS. 8A and 8B is a view for explaining the contents of the contract information 121 A and the presence/absence information 121 B.
- the items of the contract information 121 A include, e.g., a contractor ID, a sensor ID, and a sensor name.
- An example in FIG. 8A indicates that the contractor having the contractor ID “123” has a contract for “ROOM TEMPERATURE SENSOR” having the sensor ID “3” and “MOTION SENSOR” having the sensor ID “12”.
- the example therein further indicates that the contractor having the contractor ID “124” has a contract for “ROOM TEMPERATURE SENSOR” having the sensor ID “3” and “HUMIDITY SENSOR” having the sensor ID “17”.
- the example therein also indicates that the contractor having the contractor ID “125” has a contract for “ROOM TEMPERATURE SENSOR” having the sensor ID “3”.
- the presence/absence information 121 B indicates that the contractor having the contractor ID “123” is “ABSENT”, and the contractors having the contractor IDs “124” and “125” are “PRESENT (at home)”.
- the sensor ID and the sensor name stored in the contract information 121 A may also be the sensor ID and the sensor name which are stored in the contract information 121 A by the matching information storage unit 116 A of the process cooperation system 10 at the time of contract by the contractor.
- the matching information storage unit 116 A of the process cooperation system 10 may acquire positional information of the contractor from the cellular phone of the contractor, determine whether the contractor is present or absent, and store (update) the presence/absence information 121 B.
- the allotment process unit 111 A receives the input data having the contractor ID “123”, the sensor ID “12”, and at-home information indicative of “ABSENT” first. Subsequently, the allotment process unit 111 A checks, e.g., the contractor ID of the input data, and transmits the process result to the contract matching process unit 111 B in which the data on the contractor having the contractor ID “123” is to be processed. Note that, in the example in FIG. 7 , the allotment process unit 111 A transmits the received input data to the contract matching process unit 111 B without alteration as the process result (the output data).
- the contract matching process unit 111 B having received the process result (the output data) of the allotment process unit 111 A performs matching between the sensor ID of the received data and the contract information 121 A in the example in FIG. 7 .
- the sensor ID in the received data is “12”.
- the contractor having the contractor ID “123” has a contract for “MOTION SENSOR” having the sensor ID “12”.
- the contract matching process unit 111 B transmits the process result to the motion detection process unit 111 C.
- the contract matching process unit 111 B transmits the process result having information that includes the contractor ID “123” and the at-home information indicative of “ABSENT” to the motion detection process unit 111 C.
- the contract matching process unit 111 B may determine that the input data is invalid. In this case, the contract matching process unit 111 B may return an error to the business operator or the contractor who has inputted the input data.
- the motion detection process unit 111 C having received the process result of the contract matching process unit 111 B performs the matching between the at-home information in the received data and the presence/absence information 121 B.
- the at-home information in the received data is “ABSENT”.
- the contractor having the contractor ID “123” has the presence/absence situation indicative of “ABSENT”. Accordingly, the motion detection process unit 111 C transmits the process result (the output data) which includes, e.g., information indicative of “NORMAL” to the business operator or the contractor who has inputted the input data.
- the process cooperation system 10 may execute the process when the input data is inputted by the business operator or the contractor, and transmit the process result to the business operator or the contractor.
- the process cooperation system 10 may automatically input data having a predetermined content, and periodically transmit the process result to the contractor.
- the allotment process unit 111 A executes the process based on the input data, and stores the process result (the first process result) in the information storage area 120 A as the process information 122 A (S 1 ). Subsequently, the allotment process unit 111 A transmits the process result of the allotment process unit 111 A to the contract matching process unit 111 B (S 2 ).
- the contract matching process unit 111 B executes the process based on the process result of the allotment process unit 111 A, and stores the process result (the second process result) in the information storage area 120 B as the process information 122 B (S 3 ). Subsequently, the contract matching process unit 111 B transmits the process result of the contract matching process unit 111 B to the motion detection process unit 111 C (the process unit 111 C) (S 4 ).
- the contract matching process unit 111 B transmits the identifier which identifies the motion detection process unit 111 C as the process unit to which the contract matching process unit 111 B has transmitted the process result and the process result of the contract matching process unit 111 B (hereinafter also referred to as skip determination information) to the allotment process unit 111 A (S 5 ). Then, the allotment process unit 111 A having received the identifier and the process result of the contract matching process unit 111 B from the contract matching process unit 111 B stores the received identifier and process result in the information storage area 120 A in association with the process result of the allotment process unit 111 A stored in the information storage area 120 A by the allotment process unit 111 A (S 6 ).
- the motion detection process unit 111 C executes the process based on the process result of the contract matching process unit 111 B. Subsequently, in an example in FIG. 10 , the motion detection process unit 111 C transmits the process result (the third process result) to the contractor or the like who has inputted the input data as the output data.
- the allotment process unit 111 A stores the process result of the process of the allotment process unit 111 A, whereby it is possible to store the received information in association with the process result of the allotment process unit 111 A when the allotment process unit 111 A receives the process result of the contract matching process unit 111 B and the identifier which identifies the motion detection process unit 111 C.
- each process unit may transmit the identifier for identifying the process unit to the next process unit together with the result of the process executed in the process unit.
- the allotment process unit 111 A determines whether or not the process result matches the process result included in the process information 122 A stored in the information storage area 120 A (S 7 ). Subsequently, in the case where the matching process result is stored, the allotment process unit 111 A transmits the process result of the process unit stored in association with the stored process result (the contract matching process unit 111 B in the example in FIG. 6 ) to the process unit identified by the identifier stored in association with the stored process result (the motion detection process unit 111 C in the example in FIG. 6 ) (S 8 ).
- the output data is uniquely determined by the input data, and hence it follows that the output data of the process in the contract matching process unit 111 B is determined uniquely when the process result of the allotment process unit 111 A is determined.
- the allotment process unit 111 A stores information items on the input data and the output data (the process result) of the contract matching process unit 111 B, and the transmission destination (the identifier) of the output data in association with each other.
- the allotment process unit 111 A transmits the output data of the contract matching process unit 111 B to the motion detection process unit 111 C as the transmission destination of the output data of the contract matching process unit 111 B, whereby it becomes possible to omit (skip) the process in the contract matching process unit 111 B while maintaining integrity of the data processed in the process cooperation system 10 .
- the process unit 111 A stores the first process result as the result of execution of the first process as the process of the process unit 111 A in the first storage unit 120 A, and transmits the first process result to the process unit 111 B.
- the process unit 111 B stores the second process result as the result of execution of the second process of the process unit 111 B based on the first process result received from the process unit 111 A in the second storage unit 120 B, and transmits the second process result to the process unit 111 C.
- the process unit 111 B transmits the second process result and the identifier which identifies the process unit 111 C to the process unit 111 A.
- the process unit 111 A stores the second process result and the identifier which identifies the process unit 111 C which are received from the process unit 111 B in association with the first process result in the first storage unit 120 A. Further, in the case where the process result of the first process executed thereafter matches the process result stored in the first storage unit 120 A, the process unit 111 A extracts the second process result and the identifier stored in association with the first process result, and transmits the second process result to the process unit 111 C identified by the extracted identifier. With this, it becomes possible to omit the process needed to acquire the output data. Accordingly, it becomes possible to reduce the communication between the physical machines needed to acquire the output data in the case where the individual process units function over the plurality of the physical machines.
- the business operator determines whether or not the process unit is skippable based on the feature of a program which implements the function of each process unit. Specifically, for example, the business operator analyzes the operation in the program at the time of the development of the program which implements each process unit (e.g., at the time of compiling). Subsequently, in the case where it is determined that the output data is uniquely determined by the input data in the function implemented by the program, the business operator may determine that the process in the process unit is skippable and pre-store the process in the process unit in the skip availability information 123 A. In addition, the business operator may extract the process in which the output data is uniquely determined by the input data based on the operation situation after the start of the operation of the process cooperation system 10 , and determine (change) the skippable process unit based on the extracted process.
- the business operator may determine that the process in which the same output data is highly likely to be outputted from the same input data (the process in which the output data is not uniquely determined by the input data) is the skippable process.
- the business operator may determine that the process unit which bears the role of another function such as the process unit which functions as the reception unit for receiving the input data or the like is the process unit which is not skippable irrespective of the feature of the program which implements each function.
- FIGS. 12 to 14 is a flow chart for explaining the details of the execution management process in the first embodiment.
- FIG. 15 is a view for explaining a skip invalidity instruction in the execution management process in the first embodiment. The details of the execution management process in FIGS. 12 to 14 will be described with reference to FIGS. 9 to 11 and FIG. 15 .
- the allotment process unit 111 A executes the process (the first process) based on, e.g., the input data (S 16 ).
- the allotment process unit 111 A checks, e.g., the process information 122 A of the information storage area 120 A, and determines whether or not the information (the previous process result) which matches the new process result is stored (S 17 ).
- the process information storage unit 115 A stores the new process result in the information storage area 120 A as the process information 122 A based on, e.g., the instruction from the allotment process unit 111 A (S 21 ). Further, the data transmission unit 113 A transmits the process result of the allotment process unit 111 A to the next (immediately subsequent) process unit based on, e.g., the instruction from the allotment process unit 111 A (S 22 ). Note that the data transmission unit 113 A may determine the transmission destination of the allotment process unit 111 A by referring to the process connection information 124 A.
- the allotment process unit 111 A refers to, e.g., the skip availability information 123 A, and determines whether or not the allotment process unit 111 A is the skippable process unit (S 23 ).
- the allotment process unit 111 A in an example in FIG. 10 is not the skippable process unit, and hence the allotment process unit 111 A waits until the data reception unit 112 A receives the next input data (NO in S 23 , S 11 ).
- the contract matching process unit 111 B executes its process based on, e.g., the received input data (S 16 ).
- the contract matching process unit 111 B checks, e.g., the process information 122 B of the information storage area 120 B, and determines whether or not the information (the previous process result) which matches the new process result is stored (S 17 ).
- the process information storage unit 1156 stores the new process result in the information storage area 120 B based on, e.g., the instruction from the contract matching process unit 111 B (S 21 ). Further, the data transmission unit 113 B transmits the process result of the process of the contract matching process unit 111 B to the next (immediately subsequent) process unit based on, e.g., the instruction from the contract matching process unit 111 B (S 22 ).
- the contract matching process unit 111 B refers to, e.g., the skip availability information 123 B, and determines whether or not the contract matching process unit 111 B is the skippable process unit (S 23 ).
- the contract matching process unit 111 B in FIG. 9 is the skippable process unit (YES in S 23 ), and hence the contract matching process unit 111 B determines whether or not the process result and the identifier are received from the process unit executed later (S 24 ).
- the contract matching process unit 111 B refers to, e.g., the process information 122 B of the information storage area 120 B, and makes the determination.
- the data transmission unit 113 B transmits the process result of the contract matching process unit 111 B, the identifier of the next (immediately subsequent) process unit, and the received process result and identifier to the immediately prior process unit as skip determination information based on, e.g., the instruction from the contract matching process unit 111 B (S 25 ).
- the data transmission unit 1136 transmits the process result of the contract matching process unit 111 B and the identifier of the next (immediately subsequent) process unit (the motion detection process unit 111 C) to the immediately prior process unit as the skip determination information (S 26 ).
- the skip determination information is not transmitted to the process unit executed previously.
- the process result of the process unit is not transmitted to the process unit executed later.
- the data transmission unit of each process unit transmits the skip determination information to the immediately prior process unit in the case where the process unit is skippable.
- the data transmission unit 113 B stores, e.g., the number of receptions of the process result from the allotment process unit 111 A by the data reception unit 112 B (hereinafter also referred to as a reception number). Subsequently, in the case where the reception number exceeds a predetermined threshold value (e.g., 10 times), the data transmission unit 113 B may transmit the skip determination information of the contract matching process unit 111 B to the allotment process unit 111 A.
- a predetermined threshold value e.g. 10 times
- the process result of the process unit executed later has been received.
- the case where the contract matching process unit 111 B has received the skip determination information from the motion detection process unit 111 C will be described.
- an output process unit (not illustrated) which returns the output data of the process cooperation system 10 is present after the motion detection process unit 111 C.
- the skip determination information received from the motion detection process unit 111 C by the contract matching process unit 111 B includes, e.g., the process result of the motion detection process unit 111 C and the identifier indicative of the output process unit.
- the process information storage unit 115 B stores the received skip determination information in the information storage area 120 B in association with the process result related to the skip determination information (the process result stored in the information storage area 120 B) (S 13 ). Specifically, in the example in FIG.
- the process result of the contract matching process unit 111 B as the input data to the motion detection process unit 111 C, the process result of the process in the motion detection process unit 111 C executed based on the process result of the contract matching process unit 111 B, and the identifier indicative of the output process unit as the transmission destination of the process result of the motion detection process unit 111 C (the output data of the process cooperation system 10 ) are stored in association with each other.
- the contract matching process unit 111 B determines whether or not the contract matching process unit 111 B is the skippable process unit (S 27 ). Subsequently, in the case where the contract matching process unit 111 B is the skippable process unit (YES in S 27 ), the data transmission unit 113 B transmits the process result of the contract matching process unit 111 B, the identifier indicative of the motion detection process unit 111 C as the next (immediately subsequent) process unit, and the received process result and identifier to the immediately prior process unit (S 28 ). With this, in the case where a plurality of the skippable process units are successively present, it is possible to cause each process unit to store the information needed to skip all of these process units by executing the process only once.
- the data transmission unit 113 B may transmit the process result of the contract matching process unit 111 B, the identifier indicative of the motion detection process unit 111 C as the next (immediately subsequent) process unit, and the received process result and identifier to the immediately prior process unit only in, e.g., one of S 25 and S 28 in FIG. 13 . With this, it is possible to prevent repeated transmission of the same skip determination information to the prior process unit.
- the data reception unit 112 A which receives the skip determination information from the data transmission unit 113 B may abandon the received data in the case where the data reception unit 112 A has received the duplicate skip determination information.
- the allotment process unit 111 A executes its process based on, e.g., the input data (S 16 ).
- the allotment process unit 111 A checks the process information 122 A of the information storage area 120 A, and determines whether or not the information (the previous process result) which matches the new process result is stored (S 17 ).
- the data transmission unit 113 A extracts the process result of the contract matching process unit 111 B and the identifier which are stored in association with the process result which matches the new process result based on, e.g., the instruction from the allotment process unit 111 A. Further, the data transmission unit 113 A transmits the extracted process result of the contract matching process unit 111 B to, e.g., the process unit (the motion detection process unit 111 C) identified by the extracted identifier (S 18 ).
- the allotment process unit 111 A receives the process result of the contract matching process unit 111 B and the identifier of the motion detection process unit 111 C in FIG. 10 , and stores these information items in the information storage area 120 A in association with the process result of the allotment process unit 111 A. Accordingly, the allotment process unit 111 A extracts the process result of the contract matching process unit 111 B and the identifier of the motion detection process unit 111 C from the information storage area 120 A, and transmits the process result of the contract matching process unit 111 B to the motion detection process unit 111 C.
- the allotment process unit 111 A transmits one of the extracted process results which is executed in the last process unit to one of the process units identified by the stored identifiers which is executed last.
- the data transmission unit 113 A may notify the skipped process unit that the process unit is skipped, e.g., after S 18 (S 19 ).
- the transmission number storage unit 114 A stores the number of skips of the subsequent process unit on a per process unit basis. Then, in the case where the number of skips thereof exceeds a predetermined threshold value (e.g., 10 times), the data transmission unit 113 A may transmit the number of skips thereof.
- the matching information storage unit 116 B updates the matching information 121 A (the contract information 121 A in the example in FIG. 11 ) based on the matching information update instruction (S 31 ).
- the matching information update instruction is used for updating (erasing) the contract information 121 A illustrated in FIG. 8A , e.g., in the case where the contractor having the contractor ID “123” dissolves the contract for performing the monitoring using the motion sensor having the sensor ID “12”.
- the output data of the contract matching process unit 111 B is changed with the update of the contract information 121 A resulting from the reception of the matching information update instruction.
- the contract information 121 A is in the state illustrated in FIGS. 8A and 8B , as illustrated in FIG. 7 , when the input data having the contractor ID “123”, the sensor ID “12”, and the at-home information indicative of “ABSENT” has been received, the contract matching process unit 111 B transmits the output data having the contractor ID “123” and the at-home information indicative of “ABSENT” to the motion detection process unit 111 C.
- the contract matching process unit 111 B returns an error in the case where the contract matching process unit 111 B has received the above input data.
- the contract matching process unit 111 B needs to notify the prior process unit of the erasing of the information on the contract matching process unit 111 B in each process unit in the case where there is a possibility that the new process result of the contract matching process unit 111 B is different from the previous process result thereof.
- the data transmission unit 113 B transmits an instruction for the erasing of the information on the skip (hereinafter also referred to as the skip invalidity instruction) to the immediately prior process unit (the allotment process unit 111 A in the example in FIG. 11 ) (S 32 ).
- the allotment process unit 111 A having received the skip invalidity instruction from the contract matching process unit 111 B determines whether or not the information on the process result included in the received skip invalidity instruction is stored (S 41 ). Subsequently, in the case where the information on the process result included in the skip invalidity instruction is stored (YES in S 41 ), the process information erasing unit 117 A of the allotment process unit 111 A erases the information on the process result included in the skip invalidity instruction (S 42 ). Next, the data transmission unit 113 A transmits the skip invalidity instruction received from the contract matching process unit 111 B to the immediately prior process unit (S 43 ).
- each process unit of the process cooperation system 10 becomes capable of newly storing the information for skipping the contract matching process unit 111 B based on the combination of the input data and the new output data of the contract matching process unit 111 B.
- FIGS. 16 to 18 is a sequence chart for explaining the specific example of the execution management process in the first embodiment.
- FIG. 19 is a view for explaining the specific example of the execution management process in the first embodiment. The specific example of the execution management process in FIGS. 16 to 18 will be described with reference to FIGS. 12 to 14 and FIG. 19 .
- the process cooperation system 10 in FIG. 19 is different from the process cooperation system 10 in FIG. 7 in that an operation confirmation process unit 111 D is present after the motion detection process unit 111 C. Note that description of the subsequent process of the operation confirmation process unit 111 D will be omitted.
- the operation confirmation process unit 111 D performs its process based on, e.g., the process result in the motion detection process unit 111 C and the content of operation history information 121 C, and transmits the process result to the subsequent process unit in which the process result is to be processed.
- the operation history information 121 C stores, e.g., history information on time of reception of the process result from the motion detection process unit 111 C by the operation confirmation process unit 111 D.
- the operation confirmation process unit 111 D determines, e.g., normality of a sensor (not illustrated) which performs the process of the motion detection process unit 111 C.
- the operation confirmation process unit 111 D may determine that the sensor (not illustrated) which performs the process of the motion detection process unit 111 C is normal in the case where a difference between time when the new process result is received from the motion detection process unit 111 C and time when the previous process result is received is within predetermined time. Note that, in the example in FIG. 19 , it is assumed that each of the allotment process unit 111 A and the operation confirmation process unit 111 D is the process unit which is not skippable, and each of the contract matching process unit 111 B and the motion detection process unit 111 C is the skippable process unit.
- FIG. 16 is a view illustrating the case where the input data (hereinafter also referred to as Ev 0 ) has been inputted to the process cooperation system 10 (( 1 ) in FIG. 16 ).
- the allotment process unit 111 A (hereinafter also referred to as Q 1 ) performs the process based on Ev 0 , and stores the process result (hereinafter also referred to as Ev 1 ) in the process information 122 A (S 16 , S 21 ). Subsequently, the allotment process unit 111 A transmits Ev 1 to the contract matching process unit 1116 (hereinafter also referred to as Q 2 ) (S 22 , ( 2 ) in FIG. 16 ).
- Q 1 the contract matching process unit 1116
- the contract matching process unit 111 B performs the process based on Ev 1 , and stores the process result (hereinafter also referred to as Ev 2 ) in the process information 122 B (S 16 , S 21 ). Then, the contract matching process unit 111 B transmits the output data as the process result of the process of the contract matching process unit 1116 to the motion detection process unit 111 C (hereinafter also referred to as Q 3 ) (S 22 , ( 3 ) in FIG. 16 ). Similarly, the motion detection process unit 111 C performs the process based on Ev 2 , and stores the process result (hereinafter also referred to as Ev 3 ) in the process information 122 C (S 16 , S 21 ).
- the motion detection process unit 111 C transmits the output data as the process result of the process of the motion detection process unit 111 C to the operation confirmation process unit 111 D (hereinafter also referred to as Q 4 ) (S 22 , ( 4 ) in FIG. 16 ).
- the operation confirmation process unit 111 D performs the process based on Ev 3 , and stores the process result (hereinafter also referred to as Ev 41 ) in process information 122 D (S 16 , S 21 ).
- the operation confirmation process unit 111 D transmits the output data as the process result of the process of the operation confirmation process unit 111 D to the subsequent process unit (S 22 , ( 5 ) in FIG. 16 ).
- the process results of the allotment process unit 111 A and the operation confirmation process unit 111 D are Ev 1 and Ev 41 respectively has been described, and these processes are not skippable, and hence there is a possibility that the process result other than Ev 1 and Ev 41 is outputted.
- the data transmission unit 113 A may transmit the process result to the process unit other than the contract matching process unit 1116 .
- the contract matching process unit 1116 transmits information on Ev 2 and Q 3 (skip determination information) to the allotment process unit 111 A when the contract matching process unit 1116 transmits Ev 2 to the motion detection process unit 111 C (S 26 , ( 6 ) in FIG. 16 ). Subsequently, when the data reception unit 112 A has received the information on Ev 2 and Q 3 , the process information storage unit 115 A stores the received information on Ev 2 and Q 3 in association with Ev 1 as the process result of the allotment process unit 111 A in the information storage area 120 A (S 13 , NO in S 27 ).
- the motion detection process unit 111 C transmits information on Ev 3 and Q 4 to the contract matching process unit 111 B when the motion detection process unit 111 C transmits Ev 3 to the operation confirmation process unit 111 D (S 26 , ( 7 ) in FIG. 16 ). Then, when the data reception unit 112 B has received the information on Ev 3 and Q 4 , the process information storage unit 1156 stores the received information on Ev 3 and Q 4 in association with Ev 2 as the process result of the contract matching process unit 1116 in the information storage area 1206 (S 13 ).
- the contract matching process unit 1116 having received the information on Ev 3 and Q 4 from the motion detection process unit 111 C is the skippable process unit, and hence the contract matching process unit 1116 may transmit the received information on Ev 3 , Q 4 , Ev 2 , and Q 3 to the allotment process unit 111 A in response to the reception of the information (YES in S 27 , S 28 , ( 8 ) in FIG. 16 ).
- the process information storage unit 115 A stores the received information on Ev 3 , Q 4 , Ev 2 , and Q 3 in association with Ev 1 as the process result of the allotment process unit 111 A in the information storage area 120 A (S 13 , NO in S 27 ).
- FIG. 17 is a view illustrating the case where Ev 0 has been inputted to the process cooperation system 10 again (( 1 ) in FIG. 17 ).
- the allotment process unit 111 A performs the process based on Ev 0 (S 16 ).
- the previous process result which matches the process result is stored in the information storage area 120 A (NO in S 17 ), and hence the allotment process unit 111 A extracts information related to the matching previous process result from the process information 122 A (S 18 ).
- the allotment process unit 111 A in the example in FIG. 17 receives the information on Ev 2 , Q 3 , Ev 3 , and Q 4 in FIG.
- the allotment process unit 111 A transmits one (Ev 3 ) of the extracted process results (Ev 2 , Ev 3 ) which is executed in the last process unit to one (Q 4 ) of the process units (Q 3 , Q 4 ) identified by the extracted identifiers which is executed last (S 18 , ( 2 ) in FIG. 17 ). That is, in the example in FIG.
- the allotment process unit 111 A skips the contract matching process unit 111 B and the motion detection process unit 111 C, and transmits Ev 3 to the operation confirmation process unit 111 D. Further, the operation confirmation process unit 111 D performs the process based on Ev 3 , and stores the process result (hereinafter also referred to as Ev 42 ) in the process information 122 D (S 16 , S 21 ). Subsequently, the operation confirmation process unit 111 D transmits the output data as the process result of the process of the operation confirmation process unit 111 D to the subsequent process unit (S 22 , ( 3 ) in FIG. 17 ).
- the allotment process unit 111 A may transmit information indicative of the execution of the skip (or the number of skips) to the contract matching process unit 1116 and the motion detection process unit 111 C which are skipped (S 19 , ( 4 ) and ( 5 ) in FIG. 17 ).
- FIG. 18 is a view illustrating the case where the matching information update instruction (Ev 10 ) has been transmitted to the motion detection process unit 111 C (( 1 ) in FIG. 18 ).
- the motion detection process unit 111 C having received the matching information update instruction transmits the skip invalidity instruction to the contract matching process unit 1116 as the immediately prior process unit (S 32 , ( 2 ) in FIG. 18 ).
- the process result of the contract matching process unit 111 B is stored in the process information 122 B (YES in S 41 ).
- the process information erasing unit 1176 erases the information stored in association with the process result of the contract matching process unit 111 B included in the skip invalidity instruction (S 42 ). Further, the contract matching process unit 111 B transmits the skip invalidity instruction to the allotment process unit 111 A as the immediately prior process unit (S 43 , ( 3 ) in FIG. 18 ). In the allotment process unit 111 A having received the skip invalidity instruction, the process result of the allotment process unit 111 A is stored in the process information 122 A (YES in S 41 ). Accordingly, the process information erasing unit 117 A erases the information stored in association with the process result of the allotment process unit 111 A included in the skip invalidity instruction (S 42 ).
- FIGS. 20 and 21 is a flow chart for explaining the execution management process in the second embodiment.
- FIGS. 22 and 23 is a view for explaining the execution management process in the second embodiment. The details of the execution management process in FIGS. 20 and 21 will be described with reference to FIGS. 12 to 14 and FIGS. 22 and 23 .
- the process cooperation system 10 in FIG. 22 is different from the process cooperation system 10 in FIG. 19 in that the motion detection process unit 111 C and an e-mail delivery matching process unit 111 E are present as the subsequent process units of the contract matching process unit 111 B.
- an at-home time measurement process unit 111 F is present. Note that the description of subsequent process units of the operation confirmation process unit 111 D and the at-home time measurement process unit 111 F will be omitted.
- the contract matching process unit 111 B transmits the process result of the process of the contract matching process unit 111 B to the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E.
- the e-mail delivery matching process unit 111 E performs a process of extracting an e-mail address of the contractor to which an e-mail is to be delivered based on the process result in the contract matching process unit 111 B and the content of e-mail delivery destination information (not illustrated), and transmits the process result to the subsequent process unit in which the process result is to be processed.
- the e-mail delivery destination information stores, e.g., information on the e-mail address which is used when a necessity to contact the contractor by e-mail arises for each contractor. Specifically, in the e-mail delivery destination information in FIG.
- the contractor having the contractor ID “123” stores “AAA@BBB” as the e-mail address.
- the contractor having the contractor ID “124” stores “DDD@BBB” and “EEE@BBB” as the e-mail addresses.
- the contractor having the contractor ID “125” stores “GGG@FFF” as the e-mail address.
- the at-home time measurement process unit 111 F performs a process of measuring the at-home time of the contractor based on the process result in the e-mail delivery matching process unit 111 E and the content of at-home time information (not illustrated), and transmits the process result to the subsequent process unit in which the process result is to be processed.
- the e-mail delivery matching process unit 111 E and the at-home time measurement process unit 111 F in the example in FIG. 22 measure the at-home time of the contractor periodically, e.g., in the case where the contractor is an aged person.
- the process cooperation system 10 may deliver the e-mail which informs the situation of the contractor to the e-mail address (the e-mail address of a relative of the contractor or the like) extracted in the e-mail delivery matching process unit 111 E.
- a predetermined threshold value e.g. 24 hours
- FIGS. 20 and 21 are sequence charts for explaining the specific example of the execution management process in the second embodiment.
- the specific example of the execution management process in FIGS. 20 and 21 will be described with reference to FIG. 22 .
- FIG. 20 is a view illustrating the case where the input data (hereinafter referred to as Ev 0 ) has been inputted to the process cooperation system 10 (( 1 ) in FIG. 20 ).
- the allotment process unit 111 A (hereinafter also referred to as Q 1 ) performs the process based on Ev 0 , and stores the process result (hereinafter also referred to as Ev 1 ) in the process information 122 A (S 16 , S 21 ).
- the allotment process unit 111 A transmits Ev 1 to the contract matching process unit 111 B (hereinafter also referred to as Q 2 ) (S 22 , ( 2 ) in FIG. 20 ).
- the contract matching process unit 111 B performs the process based on Ev 1 , and stores the process result (hereinafter also referred to as Ev 2 ) in the process information 122 B (S 16 , S 21 ).
- the contract matching process unit 111 B transmits the output data as the process result of the process of the contract matching process unit 111 B to the motion detection process unit 111 C (hereinafter also referred to as Q 3 ) (S 22 , ( 3 ) in FIG. 20 ).
- the motion detection process unit 111 C performs the process based on Ev 2 , and stores the process result (hereinafter also referred to as Ev 3 ) in the process information 122 C (S 16 , S 21 ). Subsequently, the motion detection process unit 111 C transmits the output data as the process result of the process of the motion detection process unit 111 C to the operation confirmation process unit 111 D (hereinafter also referred to as Q 4 ) (S 22 , ( 4 ) in FIG. 20 ). Similarly, the operation confirmation process unit 111 D performs the process based on Ev 3 , and stores the process result (hereinafter also referred to as Ev 43 ) in the process information 122 D (S 16 , S 21 ). Subsequently, the operation confirmation process unit 111 D transmits the output data as the process result of the process of the operation confirmation process unit 111 D to the subsequent process unit (S 22 , ( 5 ) in FIG. 20 ).
- the contract matching process unit 111 B transmits Ev 2 to the motion detection process unit 111 C
- the contract matching process unit 111 B transmits the information on Ev 2 and Q 3 to the allotment process unit 111 A (S 26 , ( 6 ) in FIG. 20 ).
- the process information storage unit 115 A stores the received information on Ev 2 and Q 3 in association with Ev 1 as the process result of the allotment process unit 111 A in the information storage area 120 A (S 13 , NO in S 27 ).
- the motion detection process unit 111 C transmits Ev 3 to the operation confirmation process unit 111 D
- the motion detection process unit 111 C transmits the information on Ev 3 and Q 4 to the contract matching process unit 111 B (S 26 , ( 7 ) in FIG. 20 ).
- the process information storage unit 1156 stores the received information on Ev 3 and Q 4 in association with Ev 2 as the process result of the contract matching process unit 1116 in the information storage area 1206 (S 13 ).
- the contract matching process unit 1116 having received the information on Ev 3 and Q 4 from the motion detection process unit 111 C is the skippable process unit, and hence the contract matching process unit 1116 may transmit the received information on Ev 3 , Q 4 , Ev 2 , and Q 3 to the allotment process unit 111 A in response to the reception of the information (YES in S 27 , S 28 , ( 8 ) in FIG. 20 ).
- the process information storage unit 115 A stores the received information on Ev 3 , Q 4 , Ev 2 , and Q 3 in association with Ev 1 as the process result of the allotment process unit 111 A in the information storage area 120 A (S 13 , NO in S 27 ).
- the contract matching process unit 111 B having performed the process based on Ev 1 also transmits Ev 2 as the process result based on Ev 1 to the e-mail delivery matching process unit 111 E (hereinafter also referred to as Q 5 ) (S 22 , ( 9 ) in FIG. 20 ). Subsequently, the e-mail delivery matching process unit 111 E performs the process based on Ev 2 , and stores the process result (hereinafter referred to as Ev 5 ) in the process information 122 E (S 16 , S 21 ).
- the e-mail delivery matching process unit 111 E transmits the output data as the process result of the process of the e-mail delivery matching process unit 111 E to the at-home time measurement process unit 111 F (S 22 , ( 10 ) in FIG. 20 ).
- the at-home time measurement process unit 111 F performs the process based on Ev 5 , and stores the process result (hereinafter also referred to as Ev 61 ) in process information 122 F (S 16 , S 21 ).
- the at-home time measurement process unit 111 F transmits the output data as the process result of the process of the at-home time measurement process unit 111 F to the subsequent process unit (S 22 , ( 11 ) in FIG. 20 ).
- the contract matching process unit 1116 may determine that the transmission destinations when the process result is Ev 2 are the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E by referring to, e.g., the process connection information 124 A.
- the contract matching process unit 1116 transmits Ev 2 to the e-mail delivery matching process unit 111 E
- the contract matching process unit 1116 transmits information on Ev 2 and Q 5 to the allotment process unit 111 A (S 26 , ( 12 ) in FIG. 20 ).
- the process information storage unit 115 A stores the received information on Ev 2 and Q 5 in association with Ev 1 as the process result of the allotment process unit 111 A in the information storage area 120 A (S 13 , NO in S 27 ).
- the e-mail delivery matching process unit 111 E transmits Ev 5 to the at-home time measurement process unit 111 F
- the e-mail delivery matching process unit 111 E transmits information on Ev 5 and Q 6 to the contract matching process unit 111 B (S 26 , ( 13 ) in FIG. 20 ).
- the process information storage unit 115 B stores the received information on Ev 5 and Q 6 in association with Ev 2 as the process result of the contract matching process unit 111 B in the information storage area 120 B (S 13 ).
- the contract matching process unit 111 B having received the information on Ev 5 and Q 6 from the e-mail delivery matching process unit 111 E is the skippable process unit, and hence the contract matching process unit 111 B may transmit the received information on Ev 5 , Q 6 , Ev 2 , and Q 5 to the allotment process unit 111 A in response to the reception of the information (YES in S 27 , S 28 , ( 14 ) in FIG. 20 ).
- the process information storage unit 115 A stores the received information on Ev 5 , Q 6 , Ev 2 , and Q 5 in association with Ev 1 as the process result of the allotment process unit 111 A in the information storage area 120 A (S 13 , NO in S 27 ).
- FIG. 21 is a view illustrating the case where Ev 0 has been inputted to the process cooperation system 10 again (( 1 ) in FIG. 21 ).
- the allotment process unit 111 A performs the process based on Ev 0 (S 16 ).
- the previous process result which matches the process result is stored in the information storage area 120 A (NO in S 17 ), and hence the allotment process unit 111 A extracts information related to the matching previous process result from the process information 122 A (S 18 ).
- Ev 2 , Q 3 , Ev 3 , and Q 4 receives the information on Ev 2 , Q 3 , Ev 3 , and Q 4 (hereinafter also referred to as information A) and the information on Ev 2 , Q 5 , Ev 5 , and Q 6 (hereinafter also referred to as information B) in FIG. 16 , and stores the information A and the information B in association with the information on Ev 1 as the input data of the contract matching process unit 111 B and the output data of the allotment process unit 111 A in the process information 122 A (S 13 ).
- the allotment process unit 111 A transmits one (Ev 3 ) of the process results (Ev 2 , Ev 3 ) extracted from the information A which is executed in the last process unit to one (Q 4 ) of the process units (Q 3 , Q 4 ) identified by the identifiers extracted from the information A which is executed last (( 2 ) in FIG. 21 ). That is, in the example in FIG. 21 , the allotment process unit 111 A skips the contract matching process unit 111 B and the motion detection process unit 111 C, and transmits Ev 3 to the operation confirmation process unit 111 D.
- the operation confirmation process unit 111 D performs the process based on Ev 3 , and stores the process result (hereinafter also referred to as Ev 44 ) in the process information 122 D (S 16 , S 21 ). Subsequently, the operation confirmation process unit 111 D transmits the output data as the process result of the process of the operation confirmation process unit 111 D to the subsequent process unit (S 22 , ( 3 ) in FIG. 21 ).
- the allotment process unit 111 A transmits one (Ev 5 ) of the process results (Ev 2 , Ev 5 ) extracted from the information B which is executed in the last process unit to one (Q 6 ) of the process units (Q 5 , Q 6 ) identified by the identifiers extracted from the information B which is executed last (( 4 ) in FIG. 21 ). That is, in the example in FIG. 21 , the allotment process unit 111 A skips the contract matching process unit 111 B and the e-mail delivery matching process unit 111 E, and transmits Ev 5 to the at-home time measurement process unit 111 F.
- the at-home time measurement process unit 111 F performs the process based on Ev 5 , and stores the process result (hereinafter also referred to as Ev 62 ) in the process information 122 F (S 16 , S 21 ). Subsequently, the at-home time measurement process unit 111 F transmits the output data as the process result of the process of the at-home time measurement process unit 111 F to the subsequent process unit (S 22 , ( 5 ) in FIG. 21 ).
- the allotment process unit 111 A may transmit the information indicative of execution of the skip (or the number of skips) to the contract matching process unit 111 B, the motion detection process unit 111 C, and the e-mail delivery matching process unit 111 E which are skipped (S 19 , ( 6 ), ( 7 ), and ( 8 ) in FIG. 21 ).
- FIGS. 24 to 26 is a view for explaining the change of the content of the information stored in the process information in the state in FIG. 20 .
- each process information manages the process information for each of the process results (Ev 1 , Ev 2 , and the like) of the process units.
- FIG. 24 is a view illustrating the case where the allotment process unit 111 A has transmitted Ev 1 as the process result of the process of the allotment process unit 111 A to the contract matching process unit 111 B in the example in FIG. 20 .
- Ev 1 and the information on Q 2 as the process unit to which Ev 1 has been transmitted are stored in association with each other.
- FIG. 25 is a view illustrating the case where the contract matching process unit 111 B has transmitted Ev 2 to each of the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E, and has received the skip determination information from each of the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E in the example in FIG. 20 .
- the process information 122 B Ev 2 and the information on Q 3 and Q 5 as the process units to which Ev 2 has been transmitted are stored in association with each other.
- the skip determination information received from the contract matching process unit 111 B is stored.
- Ev 1 , Q 2 , Ev 2 , and Q 3 are stored in association with each other.
- Ev 1 , Q 2 , Ev 2 , and Q 5 are stored in association with each other. Note that, in Q 2 of the process information 122 A in FIG. 25 , it is assumed that Ev 2 described in the upper part is the information associated with Q 3 , and Ev 2 described in the lower part is the information associated with Q 5 .
- FIG. 26 is a view illustrating the case where the motion detection process unit 111 C has transmitted Ev 3 to the operation confirmation process unit 111 D, and has received the skip determination information from the operation confirmation process unit 111 D in the example in FIG. 20 .
- FIG. 26 is a view illustrating the case where the e-mail delivery matching process unit 111 E has transmitted Ev 5 to the at-home time measurement process unit 111 F, and has received the skip determination information from the at-home time measurement process unit 111 F in the example in FIG. 20 .
- the process information 122 C, Ev 3 and Q 4 as the process unit to which Ev 3 has been transmitted are stored in association with each other.
- Ev 5 and Q 6 as the process unit to which Ev 5 has been transmitted are stored in association with each other.
- the skip determination information received from each of the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E is stored.
- Ev 2 , Q 3 , Ev 3 , and Q 4 are stored in association with each other.
- Ev 2 , Q 5 , Ev 5 , and Q 6 are stored in association with each other.
- the skip determination information received from the contract matching process unit 111 B is stored.
- Ev 1 , Q 2 , Ev 2 , Q 3 , Ev 3 , and Q 4 are stored in association with each other.
- Ev 1 , Q 2 , Ev 2 , Q 5 , Ev 5 , and Q 6 are stored in association with each other.
- each of the process units in the examples in FIGS. 24 to 26 stores the process information in the tree structure. Consequently, each process unit extracts the tip portion of the tree structure in the process information, whereby it becomes possible to easily determine the process result to be transmitted and the process unit to which the process result is to be transmitted.
- the process units positioned closest to the tip portion of the tree structure of the process information 122 A are Q 4 and Q 6
- the process results positioned closest to Q 4 and Q 6 are Ev 3 and Ev 5 . Accordingly, the allotment process unit 111 A can easily determine that Ev 5 is to be transmitted to Q 6
- Ev 3 is to be transmitted to Q 4 .
- each process unit stores the process information in the tree structure, whereby it is possible to easily determine the process unit to which the process result is to be transmitted and the process result to be transmitted to the process unit.
- FIG. 27 is a sequence chart for explaining a specific example of the execution management process in the second embodiment.
- FIG. 28 is a view for explaining the process information in the second embodiment. Note that, in FIG. 27 , the description of the transmission of the skip determination information will be omitted.
- the allotment process unit 111 A having performed the process based on the input data (Ev 0 ) skips the contract matching process unit 111 B and the motion detection process unit 111 C, and transmits the process result (Ev 1 ) to the operation confirmation process unit 111 D (( 1 ) and ( 2 ) in FIG. 27 ).
- the allotment process unit 111 A transmits the process result to the at-home time measurement process unit 111 F via the contract matching process unit 111 B and the e-mail delivery matching process unit 111 E (without skipping the process units) (( 3 ), ( 4 ), and ( 5 ) in FIG. 27 ).
- the contract matching process unit 111 B having two subsequent process units transmits the process result of the process of the contract matching process unit 111 B to the e-mail delivery matching process unit 111 E as one of the two subsequent process units (( 4 ) in FIG. 27 ).
- the allotment process unit 111 A transmits the process result directly to the operation confirmation process unit 111 D (( 2 ) in FIG. 27 ). Accordingly, in the example in FIG. 27 , it is not necessary for the contract matching process unit 1116 to transmit the process result of the process of the contract matching process unit 1116 to the motion detection process unit 111 C.
- the contract matching process unit 1116 having received the process result from the allotment process unit 111 A refers to the process connection information 124 B, and transmits the process result to each of the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E (( 4 ) and ( 6 ) in FIG. 27 ).
- the operation confirmation process unit 111 D receives the same process result from both of the allotment process unit 111 A and the motion detection process unit 111 C (( 2 ) and ( 7 ) in FIG. 27 ).
- the process cooperation system 10 is not able to secure the integrity of the data and may affect the services to the user.
- the process unit having a plurality of the subsequent process units may suspend the transmission of the skip determination information to the prior process unit until the process unit receives the process results from all of the subsequent process units (S 25 , S 26 , and S 28 in FIG. 13 ).
- the contract matching process unit 111 B waits until the contract matching process unit 111 B receives the skip determination information from both of the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E.
- the contract matching process unit 111 B transmits the skip determination information including the received information to the allotment process unit 111 A.
- the contract matching process unit 111 B can prevent the occurrence of a state in which the contract matching process unit 111 B is skipped for one of the subsequent process units, and the process result is transmitted to the other of the subsequent process units from the contract matching process unit 111 B. As a result, it is possible to prevent the occurrence of the process unit which receives the same process result a plurality of times.
- FIG. 28 is an example of the process information in the case of FIG. 27 .
- the contract matching process unit 111 B and the motion detection process unit 111 C are skipped.
- the skip is not performed, and the process in each process unit is executed. Consequently, in the process information 122 B in FIG.
- the information on the process results of the contract matching process unit 111 B and the motion detection process unit 111 C which are skipped is stored.
- Ev 3 and Q 4 are stored in association with each other.
- Ev 2 , Q 3 , Ev 3 , and Q 4 are stored in association with each other.
- Ev 1 , Q 2 , Ev 2 , Q 3 , Ev 3 , and Q 4 are stored in association with each other.
- the allotment process unit 111 A transmits the process result of the motion detection process unit 111 C to the operation confirmation process unit 111 D based on the skip determination information from the contract matching process unit 111 B stored in the process information 122 A. That is, in the case where the contract matching process unit 111 B has transmitted the skip determination information to the allotment process unit 111 A, the information stored in the process information 122 B is also stored in the process information 122 A. As a result, in the case where the contract matching process unit 111 B has transmitted the skip determination information to the allotment process unit 111 A, it follows the allotment process unit 111 A transmits the process result to the process unit on which the information is included in the skip determination information.
- the contract matching process unit 111 B checks the process information 122 B before the contract matching process unit 111 B transmits the process result of the process of the contract matching process unit 111 B to the subsequent process unit. Then, even when the subsequent process unit is the subsequent process unit to which the process result of the process of the contract matching process unit 111 B is to be transmitted based on the process connection information 124 B, in the case where it can be determined that the prior process unit (the allotment process unit 111 A) has transmitted the process result to the subsequent process unit based on the process information 122 B, the contract matching process unit 111 B may suspend the transmission of the process result to the subsequent process unit.
- the contract matching process unit 111 B in the case where the contract matching process unit 111 B has received the process result from the allotment process unit 111 A, the contract matching process unit 111 B refers to the process connection information 124 B first, and determines that the subsequent process units to which the process result of the process of the contract matching process unit 111 B is to be transmitted are the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E.
- the contract matching process unit 111 B refers to the process information 122 B, and determines that the information including the process result (Ev 2 ) of the process of the contract matching process unit 111 B and the identifier (Q 3 ) of the process unit as the transmission destination of the process result is previously transmitted to the allotment process unit 111 A. Subsequently, the contract matching process unit 111 B can determine that the process result of the process of the contract matching process unit 111 B needs to be transmitted to the e-mail delivery matching process unit 111 E, but the process result thereof does not need to be transmitted to the motion detection process unit 111 C. With this, it is possible to prevent the occurrence of the process unit which receives the same process result a plurality of times. Note that, in this case, as described in the above example, it is not necessary to suspend the transmission of the skip determination information to the prior process unit until the process results are received from all of the subsequent process units.
- the allotment process unit 111 A may refer to the process connection information 124 , and determine whether or not the process unit having a plurality of the subsequent process units is present between the allotment process unit 111 A and the process unit as the transmission destination.
- the allotment process unit 111 A refers to the process information 122 A, and transmits the process result (Ev 3 ) of the motion detection process unit 111 C to the operation confirmation process unit 111 D (Q 4 ).
- the contract matching process unit 111 B present between the allotment process unit 111 A and the operation confirmation process unit 111 D has a plurality of (two) the subsequent process units. Further, the processes from the allotment process unit 111 A to the e-mail delivery matching process unit 111 E are not skipped, and hence the process information 122 A does not receive the skip determination information on the e-mail delivery matching process unit 111 E. Consequently, in the example in FIG. 27 , the allotment process unit 111 A is not able to recognize that the e-mail delivery matching process unit 111 E as the subsequent process unit of the contract matching process unit 111 B is present based only on the process information 122 A.
- the allotment process unit 111 A transmits the process result of the process of the allotment process unit 111 A
- the allotment process unit 111 A refers to the process connection information 124 , and determines whether or not the process unit having a plurality of the subsequent process units is present between the allotment process unit 111 A and the process unit as the transmission destination.
- the allotment process unit 111 A becomes capable of recognizing the process unit (the e-mail delivery matching process unit 111 E) of which the skip determination information is not stored in the process information 122 A, and transmitting the process result of the allotment process unit 111 A to the process unit.
- FIG. 29 is a sequence chart for explaining the skip invalidity instruction in the execution management process in the second embodiment.
- FIG. 30 is a view for explaining the process information in the second embodiment. The specific example of the skip invalidity instruction in the execution management process in FIG. 29 will be described with reference to FIGS. 22 and 30 .
- FIG. 29 is a view illustrating the case where the matching information update instruction (Ev 10 ) has been transmitted to the e-mail delivery matching process unit 111 E (( 1 ) in FIG. 29 ).
- the e-mail delivery matching process unit 111 E having received the matching information update instruction transmits the skip invalidity instruction to the contract matching process unit 111 B as the immediately prior process unit (S 32 , ( 2 ) in FIG. 29 ).
- the process result of the contract matching process unit 111 B is stored in the process information 122 B (YES in S 41 ), and hence, as illustrated in FIG.
- the contract matching process unit 111 B having received the skip invalidity instruction erases the information stored in association with the process result of the contract matching process unit 111 B included in the skip invalidity instruction (S 42 ). Further, the contract matching process unit 111 B transmits the skip invalidity instruction to the allotment process unit 111 A as the immediately prior process unit (S 43 , ( 3 ) in FIG. 29 ). Then, the process result of the allotment process unit 111 A is stored in the process information 122 A (YES in S 41 ), and hence, as illustrated in FIG.
- the allotment process unit 111 A having received the skip invalidity instruction erases the information stored in association with the process result of the allotment process unit 111 A included in the skip invalidity instruction (S 42 ).
- the e-mail delivery matching process unit 111 E having received the matching information update instruction may erase all of the information items stored in the process information 122 E before the e-mail delivery matching process unit 111 E transmits the skip invalidity instruction to the contract matching process unit 111 B.
- the contract matching process unit 111 B may suspend the transmission of the skip determination information to the prior process unit until the contract matching process unit 111 B receives the process results from all of the subsequent process units.
- the contract matching process unit 111 B may determine that the allotment process unit 111 A transmits the process information to the process unit on which the information is included in the skip determination information transmitted to the allotment process unit 111 A as the prior process unit.
- FIGS. 31 and 32 is a view for explaining the execution management process in the third embodiment.
- FIG. 31 is an example in the case where the process unit which receives the process results of a plurality of the process units is present.
- the process cooperation system 10 in FIG. 31 is different from the process cooperation system 10 in FIG. 22 in that a statistical process unit 111 G is present as the subsequent process unit of the operation confirmation process unit 111 D and the at-home time measurement process unit 111 F.
- the statistical process unit 111 G extracts needed information from the process results of the operation confirmation process unit 111 D and the at-home time measurement process unit 111 F, and generates statistical information or the like used in business analysis.
- the statistical process unit 111 G transmits, for example, the generated statistical information to subsequent process units.
- the statistical process unit 111 G receives the process results from the operation confirmation process unit 111 D and the at-home time measurement process unit 111 F, and executes its process based on the process results. Subsequently, the statistical process unit 111 G generates the skip determination information for each of the operation confirmation process unit 111 D and the at-home time measurement process unit 111 F, and transmits the skip determination information.
- each process unit needs to store transmission source information of the received process result as the transmission destination information for transmitting the generated skip determination information. Accordingly, in the example in FIG. 31 , each process unit transmits the process result associated with the identifier for identifying the process unit at the time of transmission of the result of the process processed by the process unit (S 22 in FIG. 13 ). Specifically, in the example in FIG.
- the operation confirmation process unit 111 D associates the process result of its process with the identifier for identifying the operation confirmation process unit 111 D and transmits the process result
- the at-home time measurement process unit 111 F associates the process result of its process with the identifier for identifying the at-home time measurement process unit 111 F and transmits the process result.
- the identifier for identifying the transmission source process unit of the process result may be acquired from header information of a packet for transmitting the process result.
- FIG. 32 is an example in the case where a plurality of the process units which perform the same process are present.
- the process cooperation system 10 in FIG. 32 has a contract matching process unit 11116 , a contract matching process unit 1112 B, and a contract matching process unit 1113 B. That is, the allotment process unit 111 A in the example in FIG. 32 determines the subsequent process unit as the transmission destination based on the remainder when the contractor ID included in the input data is divided by 3.
- the allotment process unit 111 A transmits the process result to the contract matching process unit 11116 when the remainder is, e.g., 0 , transmits the process result to the contract matching process unit 1112 B when the remainder is, e.g., 1, and transmits the process result to the contract matching process unit 1113 B when the remainder is, e.g., 2.
- each contract matching process unit transmits the process result of its process to the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E.
- each of the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E receives the process results from a plurality of the process units.
- each contract matching process unit associates the process result of the process processed by the process unit with the identifier for identifying the process unit and transmits the process result at the time of transmission of the result of the process processed by the contract matching process unit (S 22 in FIG. 13 ).
- each of the motion detection process unit 111 C and the e-mail delivery matching process unit 111 E generates the skip determination information based on the process result received from each contract matching process unit, and transmits the skip determination information based on the identifier transmitted together with the process result from each contract matching process unit.
- the process unit which receives the process results from a plurality of the process units and performs its process at the time of transmission of the result of the process processed by the process unit, the process unit associates the process result with the identifier for identifying the process unit and transmits the process result.
- the process unit which receives the process results from a plurality of the process units to transmit the skip determination information generated based on each of the process results to each of the plurality of the process units which have transmitted the process results.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Debugging And Monitoring (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (14)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2014-087240 | 2014-04-21 | ||
| JP2014087240A JP6299374B2 (en) | 2014-04-21 | 2014-04-21 | Processing cooperation method, processing cooperation program, and processing cooperation system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20150301872A1 US20150301872A1 (en) | 2015-10-22 |
| US9436519B2 true US9436519B2 (en) | 2016-09-06 |
Family
ID=54322113
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/668,537 Expired - Fee Related US9436519B2 (en) | 2014-04-21 | 2015-03-25 | Process cooperation method, process cooperation program, and process cooperation system |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US9436519B2 (en) |
| JP (1) | JP6299374B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7423271B2 (en) * | 2019-11-18 | 2024-01-29 | 株式会社アイ・アイ・エム | Monitoring devices, monitoring systems and monitoring programs |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH10105420A (en) | 1996-09-25 | 1998-04-24 | Hitachi Ltd | Remote procedure call processing method |
| US6141349A (en) * | 1998-02-13 | 2000-10-31 | Matsushita Electric Industrial Co., Ltd. | Network system |
| US6209039B1 (en) * | 1998-10-16 | 2001-03-27 | Mci Worldcom, Inc. | Method and apparatus for providing an interface between a plurality of frame relay networks |
| US20070230347A1 (en) | 2006-03-31 | 2007-10-04 | Fujitsu Limited | Communication interface device and communication method |
| US20070277019A1 (en) * | 2006-05-25 | 2007-11-29 | Fujitsu Limited | Communication interface device and communication method |
| JP2007316955A (en) | 2006-05-25 | 2007-12-06 | Fujitsu Ltd | Communication interface device and communication method |
| US8099469B2 (en) * | 2008-11-27 | 2012-01-17 | Infineon Technologies Ag | Master nodes and slave nodes for a communication network, and methods thereof |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH1027164A (en) * | 1996-07-10 | 1998-01-27 | Nippon Telegr & Teleph Corp <Ntt> | Distributed processing method |
| JP4432733B2 (en) * | 2004-11-05 | 2010-03-17 | 富士ゼロックス株式会社 | Cooperation processing apparatus and system |
| JP5919825B2 (en) * | 2012-01-05 | 2016-05-18 | 富士通株式会社 | Data processing method, distributed processing system, and program |
-
2014
- 2014-04-21 JP JP2014087240A patent/JP6299374B2/en not_active Expired - Fee Related
-
2015
- 2015-03-25 US US14/668,537 patent/US9436519B2/en not_active Expired - Fee Related
Patent Citations (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH10105420A (en) | 1996-09-25 | 1998-04-24 | Hitachi Ltd | Remote procedure call processing method |
| US6141349A (en) * | 1998-02-13 | 2000-10-31 | Matsushita Electric Industrial Co., Ltd. | Network system |
| US6209039B1 (en) * | 1998-10-16 | 2001-03-27 | Mci Worldcom, Inc. | Method and apparatus for providing an interface between a plurality of frame relay networks |
| US20070230347A1 (en) | 2006-03-31 | 2007-10-04 | Fujitsu Limited | Communication interface device and communication method |
| JP2007272694A (en) | 2006-03-31 | 2007-10-18 | Fujitsu Ltd | Communication interface device and communication method |
| US20070277019A1 (en) * | 2006-05-25 | 2007-11-29 | Fujitsu Limited | Communication interface device and communication method |
| JP2007316956A (en) | 2006-05-25 | 2007-12-06 | Fujitsu Ltd | Communication interface device and communication method |
| JP2007316955A (en) | 2006-05-25 | 2007-12-06 | Fujitsu Ltd | Communication interface device and communication method |
| US20070288646A1 (en) | 2006-05-25 | 2007-12-13 | Fujitsu Limited | Communication interface device and communication method |
| US8099469B2 (en) * | 2008-11-27 | 2012-01-17 | Infineon Technologies Ag | Master nodes and slave nodes for a communication network, and methods thereof |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2015207148A (en) | 2015-11-19 |
| JP6299374B2 (en) | 2018-03-28 |
| US20150301872A1 (en) | 2015-10-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9262037B2 (en) | Selective capture of incoming email messages for diagnostic analysis | |
| CN106790131B (en) | Parameter modification method and device and distributed platform | |
| CN109361525B (en) | Method, device, control terminal and medium for restarting distributed deployment of multiple services | |
| CN111680068A (en) | A verification method, device, equipment and storage medium | |
| CN110334086B (en) | Data deduplication method, device, computer equipment and storage medium | |
| CN112579997B (en) | User permission configuration method and device, computer equipment and storage medium | |
| CN104484958A (en) | Express delivery pickup method and system for intelligent express delivery cabinet | |
| US10924492B2 (en) | Information leakage prevention system and method | |
| CN111752819B (en) | Abnormal monitoring method, device, system, equipment and storage medium | |
| CN110874301B (en) | Method and device for acquiring program pause information | |
| US20150106899A1 (en) | System and method for cross-cloud identity matching | |
| US9436519B2 (en) | Process cooperation method, process cooperation program, and process cooperation system | |
| CN106485520B (en) | Cross-channel communication control method and server | |
| CN109391658B (en) | Account data synchronization method and equipment, storage medium and terminal thereof | |
| US9405603B2 (en) | Naming of nodes in net framework | |
| US20210049274A1 (en) | Analysis device, analysis method, and recording medium | |
| CN109388558A (en) | A kind of method, apparatus, equipment and storage medium managing electronic equipment | |
| CN114780432B (en) | Interface testing method, device, equipment and storage medium | |
| CN107203915B (en) | Data storage method and device | |
| GB2589790A (en) | Security of server hosting remote application | |
| CN116010125A (en) | Webhook-based data transmission method and device, electronic equipment and medium | |
| US20220157174A1 (en) | Information processing device, information processing method, and system | |
| JP6664297B2 (en) | External database accommodation device, method and program | |
| CN109522014B (en) | Algorithm processing method based on new product development, electronic device and readable storage medium | |
| US10659543B2 (en) | System and methods for tracking the usage of digital services |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: FUJITSU LIMITED, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:IMAMURA, NOBUTAKA;REEL/FRAME:035433/0404 Effective date: 20150305 |
|
| ZAAA | Notice of allowance and fees due |
Free format text: ORIGINAL CODE: NOA |
|
| ZAAB | Notice of allowance mailed |
Free format text: ORIGINAL CODE: MN/=. |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |
|
| FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
| FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20240906 |