CN113971275A - Event parallel computing method and device based on server development - Google Patents

Event parallel computing method and device based on server development Download PDF

Info

Publication number
CN113971275A
CN113971275A CN202111601052.0A CN202111601052A CN113971275A CN 113971275 A CN113971275 A CN 113971275A CN 202111601052 A CN202111601052 A CN 202111601052A CN 113971275 A CN113971275 A CN 113971275A
Authority
CN
China
Prior art keywords
data
database
developer
personal
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111601052.0A
Other languages
Chinese (zh)
Inventor
李海波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202111601052.0A priority Critical patent/CN113971275A/en
Publication of CN113971275A publication Critical patent/CN113971275A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • 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/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes

Abstract

The invention provides a method, a system, equipment and a storage medium for event parallel computing based on server development, wherein the method comprises the following steps: creating a total database to store server development data; registering developers to create a personal database corresponding to each developer, and identifying the developers in response to receiving login requests of the developers; responding to identity recognition and receiving information data input by a developer, storing the information data into a personal database corresponding to the developer, and classifying the information data; in response to the data exchange, data in the overall database is transferred into the personal database of the developer and/or data in the personal database of the developer is transferred into the overall database. The invention stores the development data of the server and the personal information data of the developer separately, and can effectively avoid the loss of the development data of the server and the data of the developer.

Description

Event parallel computing method and device based on server development
Technical Field
The present invention relates to the field of servers, and more particularly, to a method, system, device, and storage medium for parallel event computation based on server development.
Background
A server is one of computers that runs faster, is more heavily loaded, and is more expensive than a regular computer. The server provides computing or application services for other clients (such as personal computers, smart phones, Automatic Teller Machines (ATM) and other terminals, even large-scale equipment such as train systems) in the network. The server has high-speed CPU computing capability, long-time reliable operation, strong I/O (Input/Output) external data throughput capability and better expansibility. Virtualization refers to virtualizing a computer into a plurality of logical computers by virtualization Technology, and is a broad term for simplifying IT (Information Technology) infrastructure. Virtualized objects may include virtualization of servers, the internet, desktops, and archive spaces. Since the introduction of virtualization, the advantages of which are well known to most people, server virtualization has become popular, and half of the world's servers have been virtualized for a long time. Server-side programming refers to writing programs on a web (web page) server and making them operate normally. In the B/S mode, when a user downloads a webpage, if the webpage contains a server-side script program, the web server executes the script program in the webpage for the first time, and then sends the executed webpage to a client-side browser for display.
Along with the development of the internet of things technology, in the process of developing and programming a server, engineers gradually show problems of generation, acquisition, transmission, storage, processing calculation and the like of programming data. When the traditional server development technology and product face the problems, development information data can be easily leaked, so that the safety problem of server development cannot be guaranteed, and meanwhile, the personal privacy of engineers can be harmed in the server development process, so that the parallel computing method and the development framework based on the events developed by the server have practical value.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method, a system, a computer device, and a computer-readable storage medium for parallel event computation based on server development, in which server development information data and developer personal information data are separately stored, so that in a process of using a development framework by a developer to perform server development and programming, no information data leakage is generated in the processes of generating, acquiring, transmitting, storing, and processing of programming data, thereby ensuring the security of server development.
Based on the above object, an aspect of the embodiments of the present invention provides a method for parallel event computation based on server development, including the following steps: creating a total database to store server development data; registering developers to create a personal database corresponding to each developer, and identifying the developers in response to receiving login requests of the developers; responding to identity recognition and receiving information data input by a developer, storing the information data into a personal database corresponding to the developer, and classifying the information data; and in response to data exchange, passing data in the overall database to the personal database of the developer and/or passing data in the personal database of the developer to the overall database.
In some embodiments, said identifying the developer comprises: and identifying the identity of the developer by adopting one or more of iris identification, fingerprint identification, facial identification, password verification identification, verification code collection identification and mailbox verification identification.
In some embodiments, the storing the information data in the personal database corresponding to the developer includes: and responding to the received voice information, filtering and eliminating noise in the voice information, and converting the processed voice information into characters for storage.
In some embodiments, said creating a total database to store server development data material comprises: and sending a request for adding the information data to the manager, and adding the added information data to the total database in response to the manager accepting the request.
In some embodiments, said classifying said information data comprises: capturing keywords in the information data, and sequentially comparing the captured keywords with each keyword in a preset keyword database; and responding to the comparison success, and transmitting the information data to the classification unit corresponding to the captured keyword for storage.
In some embodiments, said passing data in said total database to said developer's personal database comprises: determining data called in a total database, determining keywords according to the positions of data storage, and transmitting the data to the corresponding positions of the personal database according to the keywords.
In some embodiments, said passing data in said developer's personal database into said total database comprises: determining data called in a personal database, determining keywords according to the positions of data storage, and transmitting the data to the corresponding positions of a total database according to the keywords.
In another aspect of the embodiments of the present invention, a system for parallel event computation based on server development is provided, including: the server development data information access master database module is configured for creating a total database to store server development data information; the identity recognition module is configured for registering developers to create a personal database corresponding to each developer, and responding to a received login request of the developers to recognize the identities of the developers; the system comprises an engineer personal data storage, classification and calling module, a database management module and a database management module, wherein the engineer personal data storage, classification and calling module is configured to respond to identity recognition and receive information data input by a developer, store the information data into a personal database corresponding to the developer and classify the information data; and a bidirectional data transfer module configured to transfer data in the general database to the personal database of the developer and/or to transfer data in the personal database of the developer to the general database in response to data exchange.
In another aspect of the embodiments of the present invention, there is also provided a computer device, including: at least one processor; and a memory storing computer instructions executable on the processor, the instructions when executed by the processor implementing the steps of the method as above.
In a further aspect of the embodiments of the present invention, a computer-readable storage medium is also provided, in which a computer program for implementing the above method steps is stored when the computer program is executed by a processor.
The invention has the following beneficial technical effects: through separately storing server development information data and developer personal information data, the developer can not generate information data leakage in the processes of generating, acquiring, transmitting, storing and processing the programming data when using the development framework to develop and program the server, thereby ensuring the safety of server development, and the development framework is provided with an identity identification module, can effectively ensure the safety of personal privacy of programming engineers, and can not cause the danger of personal privacy outflow of engineers.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.
FIG. 1 is a diagram of an embodiment of a method for parallel computation of events based on server development according to the present invention;
FIG. 2 is a schematic diagram of an embodiment of a system for event parallel computing based on server development provided by the present invention;
FIG. 3 is a schematic hardware structure diagram of an embodiment of a computer device for event parallel computing based on server development according to the present invention;
FIG. 4 is a diagram of an embodiment of a computer storage medium for event parallel computing based on server development provided by the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
In a first aspect of the embodiments of the present invention, an embodiment of a method for parallel event computation based on server development is provided. Fig. 1 is a schematic diagram illustrating an embodiment of a method for parallel computation of events based on server development according to the present invention. As shown in fig. 1, the embodiment of the present invention includes the following steps:
s1, creating a total database to store server development data;
s2, registering developers to create a personal database corresponding to each developer, and identifying the developers in response to the received login requests of the developers;
s3, responding to the identity recognition and receiving the information data input by the developer, storing the information data into a personal database corresponding to the developer, and classifying the information data; and
s4, in response to the data exchange, transferring the data in the total database to the personal database of the developer, and/or transferring the data in the personal database of the developer to the total database.
The parallel computation in the embodiment of the invention means that when an engineer writes a software code, on one hand, a professional code which the engineer wants can be called from a software code master library, and on the other hand, the written code can be stored in a sub-memory library which is specially designed for each engineer in the master library, so that the aim of bidirectional parallel computation is fulfilled.
An overall database is created to store the server development data material. A total database may be created for storing all data material developed by the server.
In some embodiments, said creating a total database to store server development data material comprises: and sending a request for adding the information data to the manager, and adding the added information data to the total database in response to the manager accepting the request. When the developer needs other information data, a corresponding request can be sent to the manager, and when the manager accepts the request, the added information data is added to the total database.
The developers are registered to create a personal database corresponding to each developer, and the developers are identified in response to receiving login requests of the developers. When a developer logs in for the first time, registering the developer to create a personal database corresponding to the developer; when the developer is not logged in for the first time, the data is ensured to be safe through identification.
In some embodiments, said identifying the developer comprises: and identifying the identity of the developer by adopting one or more of iris identification, fingerprint identification, facial identification, password verification identification, verification code collection identification and mailbox verification identification. Developers can be classified into a plurality of levels, permissions can be set according to the levels, and the difficulty of identity recognition can be set according to the permissions.
Responding to the identity recognition and receiving information data input by a developer, storing the information data into a personal database corresponding to the developer, and classifying the information data.
In some embodiments, the storing the information data in the personal database corresponding to the developer includes: and responding to the received voice information, filtering and eliminating noise in the voice information, and converting the processed voice information into characters for storage. The input of the information data includes but is not limited to text input and voice input, and denoising is needed to ensure the accuracy of the data during the voice input.
In some embodiments, said classifying said information data comprises: capturing keywords in the information data, and sequentially comparing the captured keywords with each keyword in a preset keyword database; and responding to the comparison success, and transmitting the information data to the classification unit corresponding to the captured keyword for storage. The keyword database can be preset, keywords are extracted from the information data input by the developer, the extracted keywords are sequentially compared with each keyword in the keyword database, and when the keyword information is consistent, the information data input by the developer is transmitted to the corresponding personal data classification unit for storage.
In response to the data exchange, data in the overall database is transferred into the personal database of the developer and/or data in the personal database of the developer is transferred into the overall database. Data exchange can be carried out between engineer's personal information data and the server total database, personal data in the engineer's personal information data can be stored in the total database, the total database can be supplied to developers for use, and data bidirectional transfer exchange is completed.
In some embodiments, said passing data in said total database to said developer's personal database comprises: determining data called in a total database, determining keywords according to the positions of data storage, and transmitting the data to the corresponding positions of the personal database according to the keywords.
In some embodiments, said passing data in said developer's personal database into said total database comprises: determining data called in a personal database, determining keywords according to the positions of data storage, and transmitting the data to the corresponding positions of a total database according to the keywords.
It should be particularly noted that, the steps in the embodiments of the method for event parallel computing based on server development described above may be mutually intersected, replaced, added, and deleted, so that these reasonable permutation and combination transformations of the method for event parallel computing based on server development also belong to the scope of the present invention, and should not limit the scope of the present invention to the embodiments.
In view of the above object, according to a second aspect of the embodiments of the present invention, a system for event parallel computing based on server development is provided. As shown in fig. 2, the system 200 includes the following modules: the server development data information access master database module is configured for creating a total database to store server development data information; the identity recognition module is configured for registering developers to create a personal database corresponding to each developer, and responding to a received login request of the developers to recognize the identities of the developers; the system comprises an engineer personal data storage, classification and calling module, a database management module and a database management module, wherein the engineer personal data storage, classification and calling module is configured to respond to identity recognition and receive information data input by a developer, store the information data into a personal database corresponding to the developer and classify the information data; and a bidirectional data transfer module configured to transfer data in the general database to the personal database of the developer and/or to transfer data in the personal database of the developer to the general database in response to data exchange.
The server development data access master library module comprises a calling information data input unit, a master library key data identification unit, a key data master library unit, a data comparison unit, an information data master library unit, a target output unit and a database addition unit.
In some embodiments, the identification module is configured to: and identifying the identity of the developer by adopting one or more of iris identification, fingerprint identification, facial identification, password verification identification, verification code collection identification and mailbox verification identification. The identity identification module comprises a developer identity authentication unit, wherein the developer identity authentication unit comprises an iris identification part, a fingerprint identification part, a face identification part, a password authentication identification part, a collection authentication code identification part and a mailbox authentication identification part. The identity recognition module comprises a new developer identity registration unit used for registering a new developer.
The engineer personal data storage, classification and calling module comprises a text information input unit and a voice information input unit, wherein the text information input unit comprises a data input unit, a personal database, a key data capturing unit and a personal data classification unit, the data input unit is engineer input source information data, and the personal database is an engineer personal information storage library and is used for storing individual information data information of engineers.
In some embodiments, the engineer personal data storage, classification, invocation module is configured to: and responding to the received voice information, filtering and eliminating noise in the voice information, and converting the processed voice information into characters for storage. The voice information recording unit comprises a voice data collecting base and a voice signal character converting part.
In some embodiments, the server development data asset utilization library module is configured to: and sending a request for adding the information data to the manager, and adding the added information data to the total database in response to the manager accepting the request. The database adding unit sends a request instruction to the manager, and the manager confirms acceptance or rejection of the request instruction and adds the information data.
The information data exchange between the information data master library unit and the personal database is realized through a bidirectional data transmission module.
In some embodiments, the engineer personal data storage, classification, invocation module is further configured to: capturing keywords in the information data, and sequentially comparing the captured keywords with each keyword in a preset keyword database; and responding to the comparison success, and transmitting the information data to the classification unit corresponding to the captured keyword for storage. The key data capturing unit is stored with a preset key database, captures the source information data input by an engineer in the data input unit and compares the source information data with each key word in the existing key database in sequence, and transmits the information data input by the engineer to the corresponding personal data classification unit for storage when the key information is consistent.
In some embodiments, the bidirectional data transfer module is configured to: determining data called in a total database, determining keywords according to the positions of data storage, and transmitting the data to the corresponding positions of the personal database according to the keywords.
In some embodiments, the bidirectional data transfer module is further configured to: determining data called in a personal database, determining keywords according to the positions of data storage, and transmitting the data to the corresponding positions of a total database according to the keywords.
In view of the above object, a third aspect of the embodiments of the present invention provides a computer device, including: at least one processor; and a memory storing computer instructions executable on the processor, the instructions being executable by the processor to perform the steps of: s1, creating a total database to store server development data; s2, registering developers to create a personal database corresponding to each developer, and identifying the developers in response to the received login requests of the developers; s3, responding to the identity recognition and receiving the information data input by the developer, storing the information data into a personal database corresponding to the developer, and classifying the information data; and S4, in response to the data exchange, transferring the data in the overall database to the personal database of the developer and/or transferring the data in the personal database of the developer to the overall database.
In some embodiments, said identifying the developer comprises: and identifying the identity of the developer by adopting one or more of iris identification, fingerprint identification, facial identification, password verification identification, verification code collection identification and mailbox verification identification.
In some embodiments, the storing the information data in the personal database corresponding to the developer includes: and responding to the received voice information, filtering and eliminating noise in the voice information, and converting the processed voice information into characters for storage.
In some embodiments, said creating a total database to store server development data material comprises: and sending a request for adding the information data to the manager, and adding the added information data to the total database in response to the manager accepting the request.
In some embodiments, said classifying said information data comprises: capturing keywords in the information data, and sequentially comparing the captured keywords with each keyword in a preset keyword database; and responding to the comparison success, and transmitting the information data to the classification unit corresponding to the captured keyword for storage.
In some embodiments, said passing data in said total database to said developer's personal database comprises: determining data called in a total database, determining keywords according to the positions of data storage, and transmitting the data to the corresponding positions of the personal database according to the keywords.
In some embodiments, said passing data in said developer's personal database into said total database comprises: determining data called in a personal database, determining keywords according to the positions of data storage, and transmitting the data to the corresponding positions of a total database according to the keywords.
Fig. 3 is a schematic hardware structural diagram of an embodiment of the computer device for event parallel computing based on server development provided by the present invention.
Taking the device shown in fig. 3 as an example, the device includes a processor 301 and a memory 302.
The processor 301 and the memory 302 may be connected by a bus or other means, such as the bus connection in fig. 3.
The memory 302 is a non-volatile computer-readable storage medium, and can be used for storing non-volatile software programs, non-volatile computer-executable programs, and modules, such as program instructions/modules corresponding to the method for event-based parallel computing developed by a server in the embodiment of the present application. The processor 301 executes various functional applications of the server and data processing, i.e., a method of performing event parallel computing based on server development, by executing nonvolatile software programs, instructions, and modules stored in the memory 302.
The memory 302 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of a method of event parallel computing based on server development, and the like. Further, the memory 302 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some embodiments, memory 302 optionally includes memory located remotely from processor 301, which may be connected to a local module via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
Computer instructions 303 corresponding to one or more methods for server-developed event-based parallel computing are stored in the memory 302 and when executed by the processor 301 perform the methods for server-developed event-based parallel computing in any of the above-described method embodiments.
Any embodiment of a computer device for executing the method for event-based parallel computing developed by a server can achieve the same or similar effects as any corresponding embodiment of the method.
The present invention also provides a computer-readable storage medium storing a computer program that, when executed by a processor, performs a method of event parallel computing based on server development.
Fig. 4 is a schematic diagram of an embodiment of a computer storage medium for the above-described event parallel computing based on server development according to the present invention. Taking the computer storage medium as shown in fig. 4 as an example, the computer readable storage medium 401 stores a computer program 402 which, when executed by a processor, performs the method as described above.
Finally, it should be noted that, as one of ordinary skill in the art can appreciate that all or part of the processes of the methods of the above embodiments can be implemented by a computer program to instruct related hardware, and the program of the method for event parallel computing based on server development can be stored in a computer readable storage medium, and when executed, the program can include the processes of the embodiments of the methods described above. The storage medium of the program may be a magnetic disk, an optical disk, a Read Only Memory (ROM), a Random Access Memory (RAM), or the like. The embodiments of the computer program may achieve the same or similar effects as any of the above-described method embodiments.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also technical features in the above embodiment or in different embodiments may be combined and there are many other variations of the different aspects of the embodiments of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (10)

1. A method for parallel computation of events based on server development is characterized by comprising the following steps:
creating a total database to store server development data;
registering developers to create a personal database corresponding to each developer, and identifying the developers in response to receiving login requests of the developers;
responding to identity recognition and receiving information data input by a developer, storing the information data into a personal database corresponding to the developer, and classifying the information data;
in response to the data exchange, data in the overall database is transferred into the personal database of the developer and/or data in the personal database of the developer is transferred into the overall database.
2. The method of claim 1, wherein identifying the developer comprises:
and identifying the identity of the developer by adopting one or more of iris identification, fingerprint identification, facial identification, password verification identification, verification code collection identification and mailbox verification identification.
3. The method of claim 1, wherein storing the information data in a personal database corresponding to the developer comprises:
and responding to the received voice information, filtering and eliminating noise in the voice information, and converting the processed voice information into characters for storage.
4. The method of claim 1, wherein creating the total database to store server development data comprises:
and sending a request for adding the information data to the manager, and adding the added information data to the total database in response to the manager accepting the request.
5. The method of claim 1, wherein the classifying the information data comprises:
capturing keywords in the information data, and sequentially comparing the captured keywords with each keyword in a preset keyword database; and
and responding to the comparison success, and transmitting the information data to the classification unit corresponding to the captured keyword for storage.
6. The method of claim 1, wherein the passing the data in the total database to the personal database of the developer comprises:
determining data called in a total database, determining keywords according to the positions of data storage, and transmitting the data to the corresponding positions of the personal database according to the keywords.
7. The method of claim 1, wherein the passing data in the developer's personal database into the total database comprises:
determining data called in a personal database, determining keywords according to the positions of data storage, and transmitting the data to the corresponding positions of a total database according to the keywords.
8. A system for event parallel computing based on server development, comprising:
the server development data information access master database module is configured for creating a total database to store server development data information;
the identity recognition module is configured for registering developers to create a personal database corresponding to each developer, and responding to a received login request of the developers to recognize the identities of the developers;
the system comprises an engineer personal data storage, classification and calling module, a database management module and a database management module, wherein the engineer personal data storage, classification and calling module is configured to respond to identity recognition and receive information data input by a developer, store the information data into a personal database corresponding to the developer and classify the information data;
a bidirectional data transfer module configured to transfer data in the overall database into the personal database of the developer and/or to transfer data in the personal database of the developer into the overall database in response to data exchange.
9. A computer device, comprising:
at least one processor; and
a memory storing computer instructions executable on the processor, the instructions when executed by the processor implementing the steps of the method of any one of claims 1 to 7.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202111601052.0A 2021-12-24 2021-12-24 Event parallel computing method and device based on server development Pending CN113971275A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111601052.0A CN113971275A (en) 2021-12-24 2021-12-24 Event parallel computing method and device based on server development

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111601052.0A CN113971275A (en) 2021-12-24 2021-12-24 Event parallel computing method and device based on server development

Publications (1)

Publication Number Publication Date
CN113971275A true CN113971275A (en) 2022-01-25

Family

ID=79590787

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111601052.0A Pending CN113971275A (en) 2021-12-24 2021-12-24 Event parallel computing method and device based on server development

Country Status (1)

Country Link
CN (1) CN113971275A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101046746A (en) * 2006-03-31 2007-10-03 Sap股份公司 Code management in a distributed software development environment
CN102523304A (en) * 2011-12-29 2012-06-27 北京新媒传信科技有限公司 Application cloud platform and implementation method thereof
CN102546788A (en) * 2011-12-29 2012-07-04 北京新媒传信科技有限公司 Cloud platform management method and cloud platform
CN104090776A (en) * 2014-07-24 2014-10-08 北京全路通信信号研究设计院有限公司 Software development method and system
US20160344735A1 (en) * 2015-05-21 2016-11-24 Go Daddy Operating Company, LLC System and method for delegation of permissions to a third party
CN106653042A (en) * 2016-12-13 2017-05-10 安徽声讯信息技术有限公司 Smart phone having voice stenography transliteration function
US20170192754A1 (en) * 2016-01-04 2017-07-06 International Business Machines Corporation Development community assessment via real-time workspace monitoring
CN110515649A (en) * 2019-07-25 2019-11-29 安徽易百互联科技有限公司 A kind of computer software development management system
CN112765645A (en) * 2021-04-12 2021-05-07 南京文枫信息科技有限公司 Privacy protection system and method for cloud storage

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101046746A (en) * 2006-03-31 2007-10-03 Sap股份公司 Code management in a distributed software development environment
CN102523304A (en) * 2011-12-29 2012-06-27 北京新媒传信科技有限公司 Application cloud platform and implementation method thereof
CN102546788A (en) * 2011-12-29 2012-07-04 北京新媒传信科技有限公司 Cloud platform management method and cloud platform
CN104090776A (en) * 2014-07-24 2014-10-08 北京全路通信信号研究设计院有限公司 Software development method and system
US20160344735A1 (en) * 2015-05-21 2016-11-24 Go Daddy Operating Company, LLC System and method for delegation of permissions to a third party
US20170192754A1 (en) * 2016-01-04 2017-07-06 International Business Machines Corporation Development community assessment via real-time workspace monitoring
CN106653042A (en) * 2016-12-13 2017-05-10 安徽声讯信息技术有限公司 Smart phone having voice stenography transliteration function
CN110515649A (en) * 2019-07-25 2019-11-29 安徽易百互联科技有限公司 A kind of computer software development management system
CN112765645A (en) * 2021-04-12 2021-05-07 南京文枫信息科技有限公司 Privacy protection system and method for cloud storage

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吴明晖 等: "一个支持进化式软件开发的集成环境:MHSC/IDE*", 《计算机应用研究》 *

Similar Documents

Publication Publication Date Title
US20220086131A1 (en) Multi-factor authentication for non-internet applications
CN109995523B (en) Activation code management method and device and activation code generation method and device
CN112101304B (en) Data processing method, device, storage medium and equipment
CN111709860B (en) Method, device, equipment and storage medium for processing heritage
US11640450B2 (en) Authentication using features extracted based on cursor locations
WO2022095518A1 (en) Automatic interface test method and apparatus, and computer device and storage medium
CN114244611B (en) Abnormal attack detection method, device, equipment and storage medium
CA3202706A1 (en) Method and apparatus for user recognition
CN113111340A (en) Method, device, equipment and readable medium for displaying login mode options
AU2020244581A1 (en) Cloud-Based Biometric Enrollment, Identification and Verification Through Identity Providers
US11651097B2 (en) Document security enhancement
Shakil et al. BAMCloud: a cloud based Mobile biometric authentication framework
Philip et al. Implementing signature recognition system as SaaS on microsoft azure cloud
TWI792923B (en) Computer-implemented method, computer system and computer program product for enhancing user verification in mobile devices using model based on user interaction history
CN113971275A (en) Event parallel computing method and device based on server development
CN115378806A (en) Flow distribution method and device, computer equipment and storage medium
CN116070191A (en) Information processing method and device, storage medium, and program product
Yang et al. A keystroke-based continuous user authentication in virtual desktop infrastructure
CN111784352A (en) Authentication risk identification method and device and electronic equipment
US11743327B2 (en) Topological ordering of blockchain associated proposals
US11736336B2 (en) Real-time monitoring of machine learning models in service orchestration plane
CN116844266B (en) Access control method, access control system and storage medium
KR102641630B1 (en) Method and system for detecting noise feature using pair-wise similarity matrix between features stored in database
US11777959B2 (en) Digital security violation system
US20220398296A1 (en) Method for authenticating Digital Content Items with blockchain and writing Digital Content Items data to blockchain

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20220125