CN105187455B - Web service method and system based on loose architecture - Google Patents

Web service method and system based on loose architecture Download PDF

Info

Publication number
CN105187455B
CN105187455B CN201510697636.0A CN201510697636A CN105187455B CN 105187455 B CN105187455 B CN 105187455B CN 201510697636 A CN201510697636 A CN 201510697636A CN 105187455 B CN105187455 B CN 105187455B
Authority
CN
China
Prior art keywords
data
layer
interface
user
access
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.)
Active
Application number
CN201510697636.0A
Other languages
Chinese (zh)
Other versions
CN105187455A (en
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.)
Beijing Nongxin Internet Technology Group Co ltd
Beijing Nongxin Shuzhi Technology Co ltd
Original Assignee
Beijing Nongxin Internet Data Technology Co ltd
Beijing Nongxin Internet Technology Group 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 Beijing Nongxin Internet Data Technology Co ltd, Beijing Nongxin Internet Technology Group Co ltd filed Critical Beijing Nongxin Internet Data Technology Co ltd
Priority to CN201510697636.0A priority Critical patent/CN105187455B/en
Publication of CN105187455A publication Critical patent/CN105187455A/en
Application granted granted Critical
Publication of CN105187455B publication Critical patent/CN105187455B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to the technical field of internet application, and discloses a Web service method and a Web service system based on a loose architecture. The method comprises the following steps: receiving user data through a data interface, and creating a required object according to the user data; creating and executing business logic according to each object, generating a data operation request and correspondingly storing the data operation request into a cache and/or a queue; receiving the data operation request in the cache and/or the queue through a data operation interface, and completing access to a data source after further packaging; and returning the accessed result data to the user. According to the technical scheme, the interface layer is added between the layers to decouple the coupling between the layers, and the uniform support for different access modes is realized in a loose coupling mode.

Description

Web service method and system based on loose framework
Technical field
The present invention relates to technical field of internet application, in particular to a kind of Web service method based on loose framework and System.
Background technique
The development of internet, especially mobile Internet while the rapid development for having driven computer software application, by In internet, user can be exchanged or issued transaction in place using processing terminal at any time, but since user is optional The access mode selected is excessive, but also existing software architecture is difficult to provide unified Internet service.Typically, user equipment Just at least there is the different systems such as universal computing device and the embedding assembly equipment based on intelligent terminal, respective operations system Also there are the different series such as Windows, Unix, Android, OS, and the software tool of user access server is also different, this A little differences need to be respectively adopted different technologies and support, this brings enormous pressure to the realization of internet works software.
In the prior art in order to which the user to different systems, different operating system uniformly provides Web service, B/ is generallyd use S (Browser/Server, browser/server) framework provides support, i.e. server end building is based on HTTP (HyperText Transfer Protocol, hypertext transfer protocol) Web server, user visited by the browser tool of terminal It asks;Which can provide general access with the smallest cost and support, and mitigate the pressure of user terminal as far as possible, realize thin visitor Family end.But with the development of mobile internet, since the data volume of limited, each access transport of the form of expression of B/S mode is big And be difficult to carry out personal settings for user, in the terminal replaced mobile App.It therefore, if will be simultaneously The service of various ways is supported to provide and respond, a more complete network service just at least needs to provide in the prior art HTTP server, desktop client end and corresponding server, mobile App and corresponding server etc., consider further that different operating system Client or App realize that technology is different, this brings enormous pressure to the realization of system architecture and server end.
Summary of the invention
In view of the drawbacks of the prior art, the object of the present invention is to provide a kind of Web service method based on loose framework and System, efficiently and rapidly to provide general Web service.
According to an aspect of the invention, there is provided a kind of Web service method based on loose framework, comprising steps of
User data is received by data-interface, according to object needed for user data creation;
According to each Object Creation and execute service logic, generate data operation request and accordingly deposit caching with/ Or queue;
The data operation request in the caching and/or queue is received by data operating interface, is further encapsulated The access in complete paired data source afterwards;
The result data of the access is returned into user.
Preferably, described to include by data-interface reception user data in the method:
Being received by WebAPI and/or HTTP interface includes the institute from desktop client end, mobile App and browser access State user data.
Preferably, in the method, object needed for the creation includes:
The required object is created by way of relying on injection.
Preferably, the method also includes steps:
It builds distributed cache server and realizes the caching and/or queue.
Preferably, in the method, the result data by the access returns to user and includes:
It is successively returned after logically level framework is from bottom to top packaged the result data, finally by the number The result data is provided in each user interface according to interface.
According to another aspect of the present invention, it goes back while providing a kind of Web service system based on loose framework, wrap It includes:
User data module, for receiving user data by data-interface, according to needed for user data creation Object;
Business module generates data operation request and phase for according to each Object Creation and executing service logic Caching and/or queue should be stored in;
Data access module is grasped for receiving the data in the caching and/or queue by data operating interface It requests, the access in complete paired data source after further encapsulating;
Result return module, for the result data of the access to be returned to user.
Preferably, the user data module includes:
Unified interface module includes coming from desktop client end, movement for being received by WebAPI and/or HTTP interface The user data of App and browser access.
Preferably, the user data module includes:
Injection module is relied on, for creating the required object by way of relying on injection.
Preferably, the system also includes:
Distributed cache server, for realizing the caching and/or queue in a distributed manner.
Preferably, the result return module includes:
Hierarchical processing module, after being packaged from bottom to top to the result data for logically level framework successively It returns, is finally provided the result data in each user interface by the data-interface.
The embodiment of the invention provides a kind of Web service method and system based on loose framework, by between the layers Interface layer be joined to decouple the coupling between each layer, realized in a manner of loose coupling and the unified of different access mode is supported, The flexibility of system is effectively increased, system is reduced and realizes difficulty, while workload can be substantially reduced, raising system is integrally imitated Rate simultaneously reduces mistake, and the user experience is improved.
Detailed description of the invention
Fig. 1 is the flow diagram of the Web service method in the embodiment of the present invention based on loose framework;
Fig. 2 is the module diagram of the Web service system based on loose framework in the embodiment of the present invention;
Fig. 3 is the typical case schematic diagram of system in a preferred embodiment of the present invention.
Specific embodiment
In order to make the objectives, technical solutions and advantages of the present invention clearer, With reference to embodiment and join According to attached drawing, the present invention is described in more detail.It should be understood that these descriptions are merely illustrative, and it is not intended to limit this hair Bright range.In addition, in the following description, descriptions of well-known structures and technologies are omitted, to avoid this is unnecessarily obscured The concept of invention.
In the prior art, typical Web service software architecture is generally logically presented as including presentation layer (User Interface Layer, also known as user interface layer, expression layer etc.), Business Logic (Business Logic Layer) sum number According to the three-tier architecture including access layer (Data Access Layer), more complete service is provided, general presentation layer need to divide Indescribably supported for interfaces such as Web page, desktop client end and mobile App, and Business Logic is also required to for different interfaces and Access way establishes the service logic of parsing, processing and feedback respectively, this two layers realization difficulty, workload, safety and spirit Activity bears larger pressure.In addition, presentation layer is only responsible for display and acquisition user's operation in existing framework, do not include any The relevant logical process of business;Data access layer only provides basic data access, does not also include the relevant logic of any business Processing;And Business Logic is responsible for processing business logic: the user instruction transmitted by obtaining presentation layer executes service logic, When needing to access data source, directly gives data access layer and handled;After the completion of processing, necessary data is returned to table Existing layer.It can be seen that whole traffic pressures are undertaken by Business Logic in existing framework, portfolio is big, more than type of service and business It is difficult to ensure that the efficiency and reliability of system in the case that logic is complicated.
For this purpose, the embodiment of the invention provides a kind of Web service schemes based on loose framework, by presentation layer and industry Between business layer and operation layer and data access layer add unified interface, realize and support the unified of different access mode, Workload is effectively reduced simultaneously, improves system effectiveness.As shown in Figure 1, in the embodiment of the present invention based on loose framework Web service method comprising steps of
S1 receives user data by data-interface, according to object needed for user data creation;
S2 according to each Object Creation and executes service logic, generates data operation request and accordingly deposit caching And/or queue;
S3 receives the data operation request in the caching and/or queue by data operating interface, further seals The access in complete paired data source after dress;
The result data of the access is returned to user by S4.
Wherein, in step S4, the result data is according to data source, data access layer, data session layer, operation layer, clothes The sequence of business layer is successively packaged by each layer model from bottom to top, and data are uniformly finally supplied to presentation layer by service layer Each user interface.
In a preferred embodiment of the invention, presentation layer receives user data by unified data-interface.Specifically, it shows Layer also externally provides corresponding data-interface, data-interface is for itself or cooperation machine while providing service with form of websites The website of structure and all kinds of clients use, and can satisfy the unified access of PC and mobile terminal, for such as IOS, Android and the various palms The demand for services of upper apparatus such as computer provides support.
Moreover it is preferred that all data of presentation layer are all provided (including but not limited to reception user data by service layer With return the result data etc.).Service layer not with operation layer direct-coupling, but rely on injection by way of it is required to create Object increases the flexibility of system in this way, temporarily can reduce workload when changes in demand is next, reduce the generation of mistake.
Operation layer creates and executes service logic according to the user instruction transmitted in object, is needing to access data source When, generate corresponding data operation request.Data operation request is saved and is distributed by queue, to improve the same of concurrency When guarantee operation timeliness and safety.It mostly is disposed to meet, simulated implementation can be further removed by way of caching The effect of Session ensures the validity that user logs in;It is penetrated to reduce caching as far as possible, preferably by pre-establishing The cache policy, such as the subscription/publication mechanism, the expiration mechanism of caching that cache of comparatively perfect etc., be finally reached raising net The handling capacity stood.
In a preferred embodiment of the invention, data meeting has also been taken out between operation layer and the interface layer of data access layer Session layer, data session layer are the encapsulation again to data access layer, provide unified data operating interface, reduce complexity Simplify operation simultaneously.Data access layer is according to the access in the complete paired data source of the data operation request encapsulated again.
Further as shown in Fig. 2, correspondingly with the above method, the embodiment of the present invention also provides one kind simultaneously and is based on The Web service system 1 of loose framework, comprising:
User data module 101, for receiving user data by data-interface, according to needed for user data creation Object;
Business module 102 generates data operation request simultaneously for according to each Object Creation and executing service logic Corresponding deposit caching and/or queue;
Data access module 103, for receiving the data in the caching and/or queue by data operating interface Operation requests, the access in complete paired data source after further encapsulating;
Result return module 104, for the result data of the access to be returned to user.
Preferably, the user data module includes:
Unified interface module includes coming from desktop client end, movement for being received by WebAPI and/or HTTP interface The user data of App and browser access.
Preferably, the user data module includes:
Injection module is relied on, for creating the required object by way of relying on injection.
Preferably, the system also includes:
Distributed cache server, for realizing the caching and/or queue in a distributed manner.
Preferably, the result return module includes:
Hierarchical processing module, after being packaged from bottom to top to the result data for logically level framework successively It returns, is finally provided the result data in each user interface by the data-interface.
Preferably, the above-mentioned Web service system based on loose framework can be processing equipment, for example, cluster, server or Processing terminal etc.;It is also possible to relatively independent functional unit, the number to data-base cluster is realized after loading by processing equipment According to operation.In practical applications, each module in above system can be by the central processing unit in system equipment (Central Processing Unit, CPU), microprocessor (Micro Processor Unit, MPU), Digital Signal Processing Device (Digital Signal Processor, DSP) or field programmable gate array (Field Programmable Gate Array, FPGA) etc. realize, module with data storage writing function (including but not limited to queue, caching, master library, from library Deng) memory that can be made of various storage mediums or storage equipment etc. realize.
It is described based on loose framework further as shown in figure 3, in a typical case of the preferred embodiment of the present invention Web service system logically includes presentation layer, operation layer and data access layer.But it is different from the three-tier architecture of the prior art It is the Object Creation of loose coupling to be carried out in the preferred embodiment of the present invention by service layer between presentation layer and operation layer, in Fig. 3 Middle service layer shows as the WebAPI/HTTP interface of IBLL operation layer logic interfacing and presentation layer in operation layer, passes through service The loose coupling of layer can fast implement the instantiation of non-critical dependence, to improve the efficiency of system development, test and maintenance.Below It further provides one and realizes the preferred embodiment for relying on the instantiation of injection by intermediary interface layer: assuming that in logging data Two or more typing strategies are developed, to carry out the switching of typing mode, the prior art halt system and can only be realized after restarting, Which inefficiency, cost are very big;And the system of technical solution in the case where stopping system, it can be achieved that move through the invention State switches various typing strategies, thus family can be used preferably to experience the advantage and disadvantage of every kind of typing, and finally determination is suitble to oneself Typing mode.Specifically, for example, system realize sow management module in delivery log typing when, first in Business Logic The specific implementation class of two kinds of different typing strategies is all inherited interface since then, showed by the interface for taking out a logging data Layer calling interface.In this way when user switches typing mode, the dynamically handover configurations really in the configuration file of website, in turn System dynamically can convert different typing strategies according to configuration.The whole process of aforesaid way does not all need to compile again It translates, without any backstage code of modification, thus the stability and flexibility of system can be greatly increased.
In addition, by the further encapsulation of data operation of data session layer in operation layer and data access layer, the number in Fig. 3 Dbsession data session layer and data session layer interface IDAL in data access layer are shown as according to access layer, for postponing It deposits Redis, queue RabbitMQ or is obtained from business module and handle data operation request.Here mould is equally managed with sow Illustrate for the typing of delivery log in block, if using Object Relation Mapping (ORM, the Object of the prior art Relational Mapping) frame, when clicking preservation after user's logging data, if data volume is larger, such as batch data When submission comes up, a plurality of data come up to submission need to go to save one by one respectively;And use technical solution of the present invention System such as encounters the case where batch data is submitted after the data operating interface for taking out data session layer, can be directly to every The label to be saved all first is arranged in data, and the preservation of data is then completed by once submitting.Thus technology of the invention Scheme can realize that data are submitted in a manner of unit, can greatly improve preservation efficiency, while improve the experience of user.
The preferred embodiment of the present invention on the basis of three-tier architecture, joined interface layer between the layers decouple each layer it Between coupling.Further, in order to adapt to the situation of distributed deployment, distributed cache server has been built, solution has been stepped on The case where user's request in land is distributed to other server.Another important function of distributed caching, sharing data library A large amount of user request is intercepted cache layer by pressure, rather than a large amount of request is all access database server.
It further include the module of general auxiliary activities processing in the framework of Fig. 3, such as timed task operation Quartz.net, day The bottom layer realization of will Log4, retrieval Lucene.net etc. and data access, such as ADO.NET/DAPPER, these Universal Dies Block is tool more mature in the prior art, and details are not described herein.In the preferred embodiment of the present invention, data source is preferably used One master library is mostly arranged from the mode in library, in data source simultaneously include non-relational database NoSql, data source it is specific setting with Operation is not the key feature of the preferred embodiment of the present invention, is repeated no more herein yet.
Using the technical solution of the embodiment of the present invention, it can be achieved that a variety of indiscriminate supports of user's access mode, reduce The realization difficulty of Unified Web Services, thus quick and safe allow all types of user at any time place using any terminal and Software tool carries out exchange or issued transaction, convenient with mobile Internet bring to make full use of internet.For example, can make Pig farm manager is more easily control managed pig farm birthday data, is saved daily creation data typing by computer, mobile phone It is stored to server, Website login quickly can check at any time, modify data, more convenient and quicker, data save to server, more pacify Entirely, dependence of the user to table, computer is reduced, avoids the record of production from damaging, lose in daily management, can not trace.Pass through Internet technology, system can carry out flexible combination to historical data, and Classifying Sum is analyzed and checked, it is easy-to-use to greatly improve data Property, reduce service of goods cost.Manage, can the real-time typing in strange land give a birth data, typing sow Produce surviving of son relative recording etc., such as: date of parturition, strong young number, weak young number, lopsided number, stillborn foetus number, mummy number, effective litter size, nest Weight (kilogram), farrowing difficulty or ease, nest number, piglet lot number etc., data are saved to server end, can be according to the actual situation flexibly to history Data are modified, are updated.System is recorded according to the Farrowing of record, can data be carried out with Classifying Sum, analysis, such as: female Pig production performance index, sow index of reproduction, childbirth statistics, parity farrowing structure, nest are farrowed analysis, livestock on hand situation analysis Deng.Or for live pig in all parts of the country, boar livestock on hand information or Transaction Information, the market price etc., by more than national portion Affix one's name to server, the difference of maskable various regions network provider, add the end PC and mobile terminal, guarantee user pick up it is any can more than The terminal of net can carry out data inputting, update and inquiry anywhere or anytime, guarantee the timeliness and accuracy of information, simultaneously Guarantee that user can understand the newest pig farm in periphery and the whole nation and market information at any time.
The embodiment of the invention provides a kind of Web service method and system based on loose framework, by between the layers Interface layer be joined to decouple the coupling between each layer, realized in a manner of loose coupling and the unified of different access mode is supported, The flexibility of system is effectively increased, system is reduced and realizes difficulty, while workload can be substantially reduced, raising system is integrally imitated Rate simultaneously reduces mistake, and the user experience is improved.
It should be understood that above-mentioned specific embodiment of the invention is used only for exemplary illustration or explains of the invention Principle, but not to limit the present invention.Therefore, that is done without departing from the spirit and scope of the present invention is any Modification, equivalent replacement, improvement etc., should all be included in the protection scope of the present invention.In addition, appended claims purport of the present invention Covering the whole variations fallen into attached claim scope and boundary or this range and the equivalent form on boundary and is repairing Change example.

Claims (8)

1. a kind of Web service method based on loose framework, which is characterized in that build software architecture, the software architecture includes Presentation layer, service layer, operation layer, data session layer and data access layer;The presentation layer is provided with data-interface, the data Interface is for receiving user data;All data of the presentation layer are all provided by the service layer;The data session layer is taken out As being set between the operation layer and the interface layer of the data access layer;Build the Web service after the software architecture Method comprising steps of
User data is received by the data-interface, the service layer is according to the user data by way of relying on injection Object needed for creation;
The operation layer is according to each Object Creation and executes service logic, generates data operation request and is accordingly stored in slow It deposits and/or queue;
The data operation request in the caching and/or queue, the data session layer are received by data operating interface The data access layer completes logarithm according to the data operation request encapsulated again after further encapsulating to the data access layer According to the access in source;
The result data of the access is returned into user;Wherein, the result data is according to data source, data access layer, number It is successively packaged by each layer model from bottom to top according to the sequence of session layer, operation layer, service layer, finally by service layer by data Uniformly it is supplied to each user interface of presentation layer.
2. described to receive user by data-interface the method according to claim 1, wherein in the method Data include:
Being received by WebAPI and/or HTTP interface includes the use from desktop client end, mobile App and browser access User data.
3. the method according to claim 1, wherein the method also includes steps:
It builds distributed cache server and realizes the caching and/or queue.
4. the method according to claim 1, wherein in the method, the result data by the access Returning to user includes:
It successively returns after logically level framework is from bottom to top packaged the result data, is finally connect by the data Mouth provides the result data in each user interface.
5. a kind of Web service system based on loose framework, which is characterized in that the system comprises:
User data module, the user data module include presentation layer and service layer, all data of the presentation layer all by The service layer provides;The presentation layer is provided with data-interface;The presentation layer is used to receive by the data-interface and use User data, the service layer are used to create required object by way of relying on injection according to the user data;
Business module generates data operation request and simultaneously accordingly deposits for according to each Object Creation and executing service logic Enter caching and/or queue;
Data access module is asked for receiving the data manipulation in the caching and/or queue by data operating interface It asks, the Data access module includes data access layer and data session layer;The data session layer is used to visit the data Ask that layer further encapsulates, the data access layer is according to the access in the complete paired data source of data operation request after encapsulation later;
Result return module, for the result data of the access to be returned to user;Wherein, the result data is according to data Source, data access layer, data session layer, operation layer, service layer sequence be successively packaged by each layer model from bottom to top, most Data are uniformly supplied to by service layer each user interface of presentation layer afterwards.
6. system according to claim 5, which is characterized in that the data-interface includes:
Unified interface module, for received by WebAPI and/or HTTP interface include from desktop client end, mobile App and The user data of browser access.
7. system according to claim 5, which is characterized in that the system also includes:
Distributed cache server, for realizing the caching and/or queue in a distributed manner.
8. system according to claim 5, which is characterized in that the result return module includes:
Hierarchical processing module successively returns after being packaged from bottom to top to the result data for logically level framework It returns, is finally provided the result data in each user interface by the data-interface.
CN201510697636.0A 2015-10-23 2015-10-23 Web service method and system based on loose architecture Active CN105187455B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510697636.0A CN105187455B (en) 2015-10-23 2015-10-23 Web service method and system based on loose architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510697636.0A CN105187455B (en) 2015-10-23 2015-10-23 Web service method and system based on loose architecture

Publications (2)

Publication Number Publication Date
CN105187455A CN105187455A (en) 2015-12-23
CN105187455B true CN105187455B (en) 2019-01-18

Family

ID=54909299

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510697636.0A Active CN105187455B (en) 2015-10-23 2015-10-23 Web service method and system based on loose architecture

Country Status (1)

Country Link
CN (1) CN105187455B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106485101B (en) 2015-08-24 2020-06-09 阿里巴巴集团控股有限公司 Data access method and device in cloud computing environment
CN108390906A (en) * 2018-01-05 2018-08-10 广东睿江云计算股份有限公司 A kind of WEB back-end systems and implementation method
CN109375920A (en) * 2018-12-24 2019-02-22 国网安徽省电力有限公司培训中心 A kind of platform for learning and communication
CN109783072A (en) * 2019-01-23 2019-05-21 深圳智链物联科技有限公司 Method for processing business, device, terminal device and computer readable storage medium
CN112685073A (en) * 2019-10-17 2021-04-20 天津天堰科技股份有限公司 System architecture and system applying same
CN112394962B (en) * 2020-11-27 2024-01-26 中国银联股份有限公司 Service execution method, service logic updating method and device
CN113114725A (en) * 2021-03-19 2021-07-13 中新网络信息安全股份有限公司 Multi-node data interaction system based on HTTP (hyper text transport protocol) and implementation method thereof

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567347A (en) * 2010-12-17 2012-07-11 上海宝钢商贸有限公司 Highly-visualized data management system
CN104932895A (en) * 2015-06-26 2015-09-23 南京邮电大学 Middleware based on SOA (Service-Oriented Architecture) and information publishing method thereof

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101436148B (en) * 2007-11-14 2011-11-02 华为技术有限公司 Integrated client end and method for performing interaction of desktop application and network WEB application
US20090228779A1 (en) * 2008-03-04 2009-09-10 Richard John Williamson Use of remote services by a local wireless electronic device
CN103186413B (en) * 2011-12-27 2018-04-17 腾讯科技(深圳)有限公司 A kind of mailbox service realizes framework and its implementation
CN102945169A (en) * 2012-12-05 2013-02-27 江苏鸿信系统集成有限公司 Native APP fused Web APP development system based on Android

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567347A (en) * 2010-12-17 2012-07-11 上海宝钢商贸有限公司 Highly-visualized data management system
CN104932895A (en) * 2015-06-26 2015-09-23 南京邮电大学 Middleware based on SOA (Service-Oriented Architecture) and information publishing method thereof

Also Published As

Publication number Publication date
CN105187455A (en) 2015-12-23

Similar Documents

Publication Publication Date Title
CN105187455B (en) Web service method and system based on loose architecture
JP7273045B2 (en) Dimensional Context Propagation Techniques for Optimizing SQL Query Plans
US11113273B2 (en) Managed materialized views created from heterogeneous data sources
US10936589B1 (en) Capability-based query planning for heterogenous processing nodes
CN107122985A (en) A kind of agricultural-product supply-chain traceability system based on Internet of Things and block chain
CN109997126A (en) Event-driven is extracted, transformation, loads (ETL) processing
CN103336813A (en) Data integrated management scheme for Internet of Things based on middleware framework
CN107896175A (en) Collecting method and device
CN105512336A (en) Method and device for mass data processing based on Hadoop
Iftikhar et al. Flexible exchange of farming device data
US11061964B2 (en) Techniques for processing relational data with a user-defined function (UDF)
CN106951552A (en) A kind of user behavior data processing method based on Hadoop
CN104156300A (en) Log management system and log management method
CN111061739A (en) Method and device for warehousing massive medical data, electronic equipment and storage medium
US9330140B1 (en) Transient virtual single tenant queries in a multi-tenant shared database system
CN103824150A (en) Food safety monitoring system
Doshi et al. Blending SQL and NewSQL approaches: reference architectures for enterprise big data challenges
CN114730312A (en) Managed materialized views created from heterogeneous data sources
Gupta Real-Time Big Data Analytics
WO2023278943A1 (en) Registering additional type systems using a hub data model for data processing
CN104270443B (en) A kind of cloud computing system and method for being capable of dynamic analysis Web applications
CN102567517A (en) Device and method for issuing data of database
CN112667598B (en) Data model rapid construction system based on business demand change
CN109284469A (en) Webpage development frame
CN104598216B (en) The method and system write back for realizing the virtual data of business intelligence report

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 100080 Beijing Haidian District Zhongguancun Street 27, 16 floor 1601 room.

Applicant after: BEIJING NONGXIN INTERNET TECHNOLOGY GROUP Co.,Ltd.

Address before: 100080 1401 floor, 14 story, Zhongguancun building, 27 Zhongguancun Avenue, Haidian District, Beijing.

Applicant before: BEIJING NONGXIN INTERNET TECHNOLOGY CO.,LTD.

TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20180815

Address after: 100080 Beijing Haidian District Zhongguancun Street 27, 16 floor 1601 room.

Applicant after: BEIJING NONGXIN INTERNET TECHNOLOGY GROUP Co.,Ltd.

Applicant after: BEIJING NONGXIN INTERNET DATA TECHNOLOGY Co.,Ltd.

Address before: 100080 Beijing Haidian District Zhongguancun Street 27, 16 floor 1601 room.

Applicant before: BEIJING NONGXIN INTERNET TECHNOLOGY GROUP Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 100080 Beijing Haidian District Zhongguancun Street 27, 16 floor 1601 room.

Patentee after: BEIJING NONGXIN INTERNET TECHNOLOGY GROUP Co.,Ltd.

Patentee after: Beijing Nongxin Shuzhi Technology Co.,Ltd.

Address before: 100080 Beijing Haidian District Zhongguancun Street 27, 16 floor 1601 room.

Patentee before: BEIJING NONGXIN INTERNET TECHNOLOGY GROUP Co.,Ltd.

Patentee before: BEIJING NONGXIN INTERNET DATA TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right

Effective date of registration: 20220429

Address after: 100080 Beijing Haidian District Zhongguancun Street 27, 16 floor 1601 room.

Patentee after: Beijing Nongxin Shuzhi Technology Co.,Ltd.

Address before: 100080 Beijing Haidian District Zhongguancun Street 27, 16 floor 1601 room.

Patentee before: BEIJING NONGXIN INTERNET TECHNOLOGY GROUP Co.,Ltd.

Patentee before: Beijing Nongxin Shuzhi Technology Co.,Ltd.

TR01 Transfer of patent right