RU2017134687A - DATA PROCESSING SYSTEM - Google Patents

DATA PROCESSING SYSTEM Download PDF

Info

Publication number
RU2017134687A
RU2017134687A RU2017134687A RU2017134687A RU2017134687A RU 2017134687 A RU2017134687 A RU 2017134687A RU 2017134687 A RU2017134687 A RU 2017134687A RU 2017134687 A RU2017134687 A RU 2017134687A RU 2017134687 A RU2017134687 A RU 2017134687A
Authority
RU
Russia
Prior art keywords
data
commercial
processing
server
responsible
Prior art date
Application number
RU2017134687A
Other languages
Russian (ru)
Other versions
RU2017134687A3 (en
RU2686028C2 (en
Inventor
Юдзо ИСИДА
Хироо ЙОСИДА
Масаки СОГА
Сунсуке МУРАКАМИ
Масакуни НЕГИСИ
Original Assignee
Номура Рисерч Инститьют, Лтд.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Номура Рисерч Инститьют, Лтд. filed Critical Номура Рисерч Инститьют, Лтд.
Publication of RU2017134687A publication Critical patent/RU2017134687A/en
Publication of RU2017134687A3 publication Critical patent/RU2017134687A3/ru
Application granted granted Critical
Publication of RU2686028C2 publication Critical patent/RU2686028C2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/162Delete operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2308Concurrency control
    • G06F16/2315Optimistic concurrency control
    • G06F16/2322Optimistic concurrency control using timestamps

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Computer And Data Communications (AREA)
  • Hardware Redundancy (AREA)
  • Multi Processors (AREA)

Claims (14)

1. Система обработки данных, содержащая множество серверов AP и множество серверов DB, при этом1. A data processing system comprising a plurality of AP servers and a plurality of DB servers, wherein каждый из серверов DB включает в себя таблицу для хранения коммерческих данных, которые являются общими по отношению друг к другу, причем каждая таблица имеет ограничение, допускающее только обращение к и добавление записи и запрещающее ее удаление и обновление,each DB server includes a table for storing commercial data that is common with respect to each other, and each table has a restriction that allows only access to and addition of a record and prohibits its deletion and updating, при этом каждый из серверов AP соединен с каждым из серверов DB и имеет функцию для выполнения общей коммерческой обработки по запросу, отправленному с клиентского терминала, и функцию для отправки коммерческих данных, сгенерированных в результате этой обработки, на каждый из серверов DB и запрашивания дополнительной регистрации в соответствующей таблице,in addition, each of the AP servers is connected to each of the DB servers and has a function for performing general commercial processing on a request sent from the client terminal, and a function for sending commercial data generated as a result of this processing to each of the DB servers and requesting additional registration in the corresponding table, при этом каждому фрагменту коммерческих данных присваивается уникальный ID, включающий в себя код идентификации для указания сервера AP, который сгенерировал этот фрагмент коммерческих данных,in this case, each piece of commercial data is assigned a unique ID that includes an identification code to indicate the AP server that generated this piece of commercial data, при этом каждый из серверов DB дополнительно хранит таблицу определения ответственной AP, которая определяет, для каждой коммерческой обработки, сервер AP, ответственный за конкретную коммерческую обработку, которая требует исключительного управления,wherein each of the DB servers further stores a responsible AP determination table that defines, for each commercial processing, an AP server responsible for a particular commercial processing that requires exceptional management, причем каждый из серверов AP самостоятельно выполняет коммерческую обработку, когда запрос коммерческой обработки, отправленный с клиентского терминала, не требует исключительного управления, и, напротив, когда запрос требует исключительного управления, обращается к таблице определения ответственной AP, задает сервер AP, который должен брать на себя ответственность за коммерческую обработку, и затем делегирует соответствующую обработку ответственному серверу AP, иmoreover, each of the AP servers independently performs commercial processing when the commercial processing request sent from the client terminal does not require exclusive control, and, on the contrary, when the request requires exclusive control, it refers to the definition table of the responsible AP, sets the AP server, which should be taken on responsible for the commercial processing, and then delegates the corresponding processing to the responsible AP server, and ответственный сервер AP, который принял это, сразу сохраняет делегированную коммерческую обработку в очереди и затем последовательно выполняет каждую коммерческую обработку в очереди в соответствии с правилом FIFO.the responsible AP server that accepted this immediately stores the delegated business processing in the queue and then sequentially executes each commercial processing in the queue in accordance with the FIFO rule. 2. Система обработки данных по п. 1, в которой не только ответственный основной сервер AP, но также ответственный вспомогательный сервер AP, который должен брать на себя ответственность за обработку, когда ответственный основной сервер AP не функционирует, определен в таблице определения ответственной AP для каждой коммерческой обработки.2. The data processing system according to claim 1, in which not only the responsible primary server AP, but also the responsible secondary server AP, which should take responsibility for processing when the responsible primary server AP is not functioning, is defined in the definition table of the responsible AP for every commercial processing. 3. Система администрирования данных по п. 1 или 2, в которой отметка времени, когда коммерческая обработка выполняется, проставляется в каждом фрагменте коммерческих данных, при этом сервер AP, когда требуется обновить существующие коммерческие данные,3. The data administration system according to claim 1 or 2, in which the time stamp when commercial processing is performed is put down in each piece of commercial data, while the AP server, when it is necessary to update existing commercial data, вновь генерирует коммерческие данные, включающие в себя увеличенный ID, отличный от коммерческих данных, данные после коррекции и отметку времени во время коррекции, иre-generates commercial data including an increased ID other than commercial data, data after correction, and a time stamp during correction, and по существу, обновляет существующие коммерческие данные путем дополнительной регистрации коммерческих данных для обновления в соответствующей таблице, предусмотренной в каждом сервере DB.essentially updates existing commercial data by additionally registering commercial data for updating in the corresponding table provided in each DB server. 4. Система обработки данных по любому из пп. 1-3, в которой сервер AP, когда требуется удалить существующие коммерческие данные,4. The data processing system according to any one of paragraphs. 1-3, in which the AP server, when you want to delete existing business data, генерирует коммерческие данные для аннулирования данных, имеющих элемент данных, который хранит ID коммерческих данных в качестве цели аннулирования, иgenerates commercial data for canceling data having a data item that stores the commercial data ID as the purpose of the cancellation, and по существу, удаляет существующие коммерческие данные путем дополнительной регистрации коммерческих данных для аннулирования данных в назначенной для аннулирования таблице, предусмотренной в каждом сервере DB.essentially deletes existing business data by additionally registering commercial data for cancellation in the designated cancellation table provided in each DB server.
RU2017134687A 2015-03-30 2015-03-30 Data processing system RU2686028C2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/059905 WO2016157358A1 (en) 2015-03-30 2015-03-30 Data processing system

Publications (3)

Publication Number Publication Date
RU2017134687A true RU2017134687A (en) 2019-04-05
RU2017134687A3 RU2017134687A3 (en) 2019-04-05
RU2686028C2 RU2686028C2 (en) 2019-04-23

Family

ID=57005853

Family Applications (1)

Application Number Title Priority Date Filing Date
RU2017134687A RU2686028C2 (en) 2015-03-30 2015-03-30 Data processing system

Country Status (5)

Country Link
JP (1) JP6475820B2 (en)
PH (1) PH12017501685A1 (en)
RU (1) RU2686028C2 (en)
SG (1) SG11201707971YA (en)
WO (1) WO2016157358A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6583975B1 (en) * 2018-06-06 2019-10-02 株式会社インテック Data processing apparatus, data processing method, and program

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3563591B2 (en) * 1997-09-29 2004-09-08 株式会社リコー Consistency management method for distributed database system and computer-readable recording medium storing program for causing a computer to execute each step of the method
JP3980326B2 (en) * 2000-10-31 2007-09-26 株式会社東芝 Data management method and computer-readable recording medium
JP4129353B2 (en) * 2001-03-29 2008-08-06 株式会社東芝 Distributed data management system, distributed data management method, and distributed data management program
US6583716B2 (en) * 2001-08-15 2003-06-24 Motorola, Inc. System and method for providing location-relevant services using stored location information
US7370064B2 (en) * 2002-08-06 2008-05-06 Yousefi Zadeh Homayoun Database remote replication for back-end tier of multi-tier computer systems
US7668870B1 (en) * 2004-04-15 2010-02-23 Citicorp Development Center, Inc. Methods and systems for updating web pages via a web data instant update utility
JP5878232B2 (en) * 2012-03-13 2016-03-08 株式会社野村総合研究所 Data processing system
JP2013235328A (en) * 2012-05-07 2013-11-21 Nomura Research Institute Ltd Data management system
JP5604478B2 (en) * 2012-07-10 2014-10-08 株式会社野村総合研究所 Data utilization system

Also Published As

Publication number Publication date
WO2016157358A1 (en) 2016-10-06
PH12017501685A1 (en) 2018-03-19
JP6475820B2 (en) 2019-02-27
JPWO2016157358A1 (en) 2018-01-18
SG11201707971YA (en) 2017-10-30
RU2017134687A3 (en) 2019-04-05
RU2686028C2 (en) 2019-04-23

Similar Documents

Publication Publication Date Title
CL2020003013A1 (en) Managing vplmn configuration updates in the eu due to local plmn configuration changes
MX2018013618A (en) A method and system for verifying ownership of a digital asset using a distributed hash table and a peer-to-peer distributed ledger.
PH12019501733A1 (en) Event-driven blockchain workflow processing
EP2916524A3 (en) System for suggesting network resource for use by a network terminal based on network resource ranking
JP2018534665A5 (en)
JP2018503154A5 (en)
JP2016515745A5 (en)
EP2897049A3 (en) Systems and methods for multi-tenant data protection application
MX2015013925A (en) Self-provisioning access control.
WO2015116998A3 (en) Electronic transfer and obligation enforcement system
JP2020161092A5 (en)
PH12020551558A1 (en) Access node selection in 5g network for non-3gpp and non-cellular access, also indicating regional requirement according to lawful interception
EP4236422A3 (en) Devices and methods for discovering collectable data and analytics data in a network
SG11201805866UA (en) Permission management and resource control method and apparatus
US20180124084A1 (en) Network monitoring device and method
CN104484958A (en) Express delivery pickup method and system for intelligent express delivery cabinet
JP2016110268A5 (en)
SG11201805826VA (en) Data storage and service processing method and apparatus
RU2017134687A (en) DATA PROCESSING SYSTEM
EP2398212A3 (en) Preventing multiple backend calls at browser launch during mobile broadband provisioning
GB2565482A (en) Attribute matching
WO2020122095A8 (en) Control method, server, program, and data structure
EP3352418A1 (en) Data processing status monitoring method and device
JP2014241009A5 (en)
GB2545142A (en) Contextual workflow management