CN104933576A - Online retailer platform having message buffering function based on ORM framework - Google Patents

Online retailer platform having message buffering function based on ORM framework Download PDF

Info

Publication number
CN104933576A
CN104933576A CN201510311076.0A CN201510311076A CN104933576A CN 104933576 A CN104933576 A CN 104933576A CN 201510311076 A CN201510311076 A CN 201510311076A CN 104933576 A CN104933576 A CN 104933576A
Authority
CN
China
Prior art keywords
server
client
management server
development
platform
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
CN201510311076.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.)
Guangxi Jiazhibao Network Technology Co Ltd
Original Assignee
Guangxi Jiazhibao Network 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 Guangxi Jiazhibao Network Technology Co Ltd filed Critical Guangxi Jiazhibao Network Technology Co Ltd
Priority to CN201510311076.0A priority Critical patent/CN104933576A/en
Publication of CN104933576A publication Critical patent/CN104933576A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an online retailer platform having a message buffering function based on an ORM framework, comprising a purchase management server, a development management server, a client-side server, a distributed type transaction coordination server and a central processing server. The purchase management server is responsible for purchase information and performs classification management on the purchase data; the development management server performs development management on the online retailer platform; the client-side server presents information related to the product to the client according to search contents of the client; the distributed type transaction establishes a server state list; and the central processing server dynamically distributes the functions of the purchase management server, the development management server and the client-side server according to the operation state uploaded by the distributed transaction coordination server. An information queue server is established on a sender and is visited every time the information is transmitted to guarantee that the information is processed according to the time order; and the development management server is based on the ORM framework. The online platform having a message buffering function realizes the purpose that all servers of the online retailer platform operate equally.

Description

There is the electric business's platform based on ORM framework of message buffering function
Technical field
The present invention relates to computer realm, particularly, relate to a kind of electric business's platform based on ORM framework with message buffering function.
Background technology
" internet+" action plan, promotes mobile Internet, cloud computing, greatly data, Internet of Things etc. is combined with modern manufacturing industry, promotes that ecommerce, industry internet and internet finance develop in a healthy way, guides Internet enterprises Opening International Market.Country has set up 40,000,000,000 yuan of new industry venture capital investments to guide fund, integrate and raise more funds, is re-invent industry oiling power-assisted.
In addition, National Electrical business policies is directed to e-commerce development and has built Advantageous developments environment.The appearance in succession of the policy document such as " 2006-the year two thousand twenty national information development strategy " and " General Office of the State Council is about the some suggestions accelerating development service sector ", establishes the strategic position of ecommerce, specify that e-commerce development direction and focus.
In current Electronic Business in China situation, it is like a raging fire that the electric business in a line city has been developed; Take C2C as the Taobao of representative, take B2C as the sky cat of representative, Jingdone district and only product meeting, be that the Suning of representative easily purchases with O2O, fast development in this electric quotient ring border in several years, wherein most is representational---cat store, sky in 2014 two 11 the same day turns over 150 million 57,000,000,000, the custom that Chinese Consumer's uses internet to carry out net purchase is formed.Existing electric business's platform because of process data volume huger, therefore difference in functionality server group is separate, but the rush hour section of difference in functionality server is different, such as client-server is when large scale customer is accessed, abnormal busy, but now other server is not necessarily just busy, under purchasing management server may occur idle condition, therefore there is each server and run unbalanced problem.
Summary of the invention
The object of the invention is to, for the problems referred to above, propose a kind of electric business's platform based on ORM framework with message buffering function, to realize each server equilibrium operating advantage of electric business's platform.
For achieving the above object, the technical solution used in the present invention is:
A kind of electric business's platform based on ORM framework with message buffering function comprises
Purchasing management server: be responsible for registration purchaser information, the quantity of bought articles, price and buying date, and according to purchaser, Classification Management carried out to procurement data;
Development management server: towards developer, develops management to the interface performance of electric business's platform, logic control, business development and system architecture;
Client-server: receive client enrollment, relevant product information is presented to client by client according to the search content of client after logging according to log-on message by client;
Distributed transaction coordination server: set up server state list, the running status of described server state list to above-mentioned purchasing management server, development management server and client side server gathers, and the running status of collection is uploaded to central processing server;
Central processing server: the running status uploaded according to distributed transaction coordination server, the function of dynamic assignment purchasing management server, development management server and client side server;
Between purchasing management server, development management server and client side server during pass-along message, sender server is set up a message queue table, when each sender server sends message, all access this message queue table and ensure that message processes according to the sequencing of time;
Described development management server is based on ORM framework establishment, layering is carried out by the interface performance of electric business's platform, logic control, business development and system architecture, ORM framework achieves the transparent access to database by hypostazation database object, which kind of database developer actually uses without the need to understanding, and can concentrate on by LINQ developer service layer to carry out service logic exploitation to electric business's platform.
Technical scheme of the present invention has following beneficial effect:
Technical scheme of the present invention, by arranging distributed transaction coordination server, and according to the running status of each server that distributed transaction coordination server gathers, central processing server, by the function of each server of running status dynamic assignment of each server, achieves the object of electric each server equilibrium operating of business's platform.
Embodiment
A kind of electric business's platform based on ORM framework with message buffering function comprises
Purchasing management server: be responsible for registration purchaser information, the quantity of bought articles, price and buying date, and according to purchaser, Classification Management carried out to procurement data;
Development management server: towards developer, develops management to the interface performance of electric business's platform, logic control, business development and system architecture;
Client-server: receive client enrollment, relevant product information is presented to client by client according to the search content of client after logging according to log-on message by client;
Distributed transaction coordination server: set up server state list, the running status of described server state list to above-mentioned purchasing management server, development management server and client side server gathers, and the running status of collection is uploaded to central processing server;
Central processing server: the running status uploaded according to distributed transaction coordination server, the function of dynamic assignment purchasing management server, development management server and client side server.
Namely according to the server state list that distributed transaction coordination server gathers, display development management server process idle condition, and client-server is in overload operation state, then the partial data of client-server is distributed to the development management server be under idle condition and go process;
Between purchasing management server, development management server and client side server during pass-along message, sender server is set up a message queue table, when each sender server sends message, all access this message queue table and ensure that message processes according to the sequencing of time.
Development management server is based on ORM framework establishment, layering is carried out by the interface performance of electric business's platform, logic control, business development and system architecture, ORM framework achieves the transparent access to database by hypostazation database object, which kind of database developer actually uses without the need to understanding, and can concentrate on by LINQ developer service layer to carry out service logic exploitation to electric business's platform.
Object Relation Mapping (Object/Relation Mapping) provides the method for conceptual, understandable modeled data.ORM methodology is based on three core principles: simple---modeling data in its fundamental form.The property passed on---database structure is by anyone all accessible Language Document.Accuracy---create correct normalized structure based on data model.Typically, modeling person is familiar with application program but the information development information model of the people of unskilled data modeling person by collecting from those.Modeling person must carry out communication with data structure with the understandable term of non-technical Enterprise Experts on concept hierarchy.Modeling person also must with simple element analysis information, be able to process sample data.
Along with the expansion of scope of the enterprise, management information is rapid expanding also, one station server can not meet the needs of business already, and server is carried out vertical or horizontal division according to the difference of functional block and business by technical solution of the present invention, is completed by multiple servers collaborate.For example, the purchasing management in supply chain and the function of development management all left on same server in the early stage of development, but after data scale comes, need by purchasing management functional independence out, Here it is divides by the longitudinal direction of functional block.If there is multiple purchasing management departments, need so again according to the scope of business of all departments different, by purchasing management function by area or be divided into corresponding functional module according to the scope of business, the transverse direction of Here it is business divides.Adopt distributed system management architecture, Rapid Expansion and the performance requirement of business can be met.
The development trend that platform looks to the future at the beginning of design, integrated planning has been carried out according to the thought of distributed system, the function of each for supply chain link divided according to different business and different regulatory requirements, height of formation is distributed system architecture flexibly.
In purchasing management server, development management server and client side server, explorer is set respectively, in distributed transaction coordination server, affairs coordinator is set,
Each explorer that contact runs by affairs coordinator, and notify that explorer prepares to submit to the process of each server, the process that affairs coordinator is submitted to according to explorer, judges the busy extent of corresponding server, thus sets up server state list.
Last it is noted that the foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, although with reference to previous embodiment to invention has been detailed description, for a person skilled in the art, it still can be modified to the technical scheme described in foregoing embodiments, or carries out equivalent replacement to wherein portion of techniques feature.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (1)

1. there is the electric business's platform based on ORM framework of message buffering function, it is characterized in that, comprise
Purchasing management server: be responsible for registration purchaser information, the quantity of bought articles, price and buying date, and according to purchaser, Classification Management carried out to procurement data;
Development management server: towards developer, develops management to the interface performance of electric business's platform, logic control, business development and system architecture;
Client-server: receive client enrollment, relevant product information is presented to client by client according to the search content of client after logging according to log-on message by client;
Distributed transaction coordination server: set up server state list, the running status of described server state list to above-mentioned purchasing management server, development management server and client side server gathers, and the running status of collection is uploaded to central processing server;
Central processing server: the running status uploaded according to distributed transaction coordination server, the function of dynamic assignment purchasing management server, development management server and client side server;
Between purchasing management server, development management server and client side server during pass-along message, sender server is set up a message queue table, when each sender server sends message, all access this message queue table and ensure that message processes according to the sequencing of time;
Described development management server is based on ORM framework establishment, layering is carried out by the interface performance of electric business's platform, logic control, business development and system architecture, ORM framework achieves the transparent access to database by hypostazation database object, which kind of database developer actually uses without the need to understanding, and can concentrate on by LINQ developer service layer to carry out service logic exploitation to electric business's platform.
CN201510311076.0A 2015-06-09 2015-06-09 Online retailer platform having message buffering function based on ORM framework Pending CN104933576A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510311076.0A CN104933576A (en) 2015-06-09 2015-06-09 Online retailer platform having message buffering function based on ORM framework

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510311076.0A CN104933576A (en) 2015-06-09 2015-06-09 Online retailer platform having message buffering function based on ORM framework

Publications (1)

Publication Number Publication Date
CN104933576A true CN104933576A (en) 2015-09-23

Family

ID=54120733

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510311076.0A Pending CN104933576A (en) 2015-06-09 2015-06-09 Online retailer platform having message buffering function based on ORM framework

Country Status (1)

Country Link
CN (1) CN104933576A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010074851A1 (en) * 2008-12-15 2010-07-01 Alibaba Group Holding Limited System of online trading through intermediary platform and methods thereof
CN102025650A (en) * 2010-06-04 2011-04-20 西本新干线股份有限公司 Message processing system and message processing method of enterprise service bus
CN102750145A (en) * 2012-06-05 2012-10-24 怯肇乾 Network system software system framework and implementation method thereof
CN102841889A (en) * 2011-06-20 2012-12-26 中兴通讯股份有限公司 Method and device for achieving efficient database access based on ORM (object relational mapping) architecture
CN103390234A (en) * 2013-07-18 2013-11-13 上海信行软件有限公司 Cross-platform application system for e-commerce
CN104331829A (en) * 2014-10-28 2015-02-04 杭州联通计算机系统有限公司 Auction bidding management system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010074851A1 (en) * 2008-12-15 2010-07-01 Alibaba Group Holding Limited System of online trading through intermediary platform and methods thereof
CN102025650A (en) * 2010-06-04 2011-04-20 西本新干线股份有限公司 Message processing system and message processing method of enterprise service bus
CN102841889A (en) * 2011-06-20 2012-12-26 中兴通讯股份有限公司 Method and device for achieving efficient database access based on ORM (object relational mapping) architecture
CN102750145A (en) * 2012-06-05 2012-10-24 怯肇乾 Network system software system framework and implementation method thereof
CN103390234A (en) * 2013-07-18 2013-11-13 上海信行软件有限公司 Cross-platform application system for e-commerce
CN104331829A (en) * 2014-10-28 2015-02-04 杭州联通计算机系统有限公司 Auction bidding management system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张敬宾: ""易宝二手商品电子商务系统设计与实现"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
范国闯: ""web应用服务器关键技术研究"", 《中国博士学位论文全文数据库 信息科技辑》 *

Similar Documents

Publication Publication Date Title
CN104933578A (en) Online retailer platform based on ORM framework
CN104951951A (en) E-commerce platform based on distributed transaction coordination and control
US20220044289A1 (en) Document term recognition and analytics
US11327935B2 (en) Intelligent data quality
US20190180255A1 (en) Utilizing machine learning to generate recommendations for a transaction based on loyalty credits and stored-value cards
CN106651403A (en) Client information management system and method
CN107679103B (en) Attribute analysis method and system for entity
CN104932943A (en) B2B2C E-business system based on distributed transaction coordination and control
CN104951948A (en) B2B2C (business to business to customer) E-commerce platform based on distributed transaction coordination and control
US20240012823A1 (en) Machine learning systems architectures for ranking
CN105022785A (en) ORM frame based data synchronization transfer e-business platform
CN104933574A (en) Online retailer platform with information transmission modes of synchronization and asynchronous
CN104933577A (en) Online retailer platform having message buffering function based on an ORM framework
CN104933521A (en) ynchronization transmission online retailer system based on ORM framework
CN104933576A (en) Online retailer platform having message buffering function based on ORM framework
CN104951877A (en) E-business platform with message caching and automatic retransmission functions
US20180300796A1 (en) Cognitive order processing by predicting resalable returns
CN104951949A (en) E-business platform with message caching function
Ricci Ecologically unequal exchange and the value of money
CN104951880A (en) E-commerce system based on ORM (object relational mapping) frame
CN104951950A (en) ORM (object relational mapping) frame based e-business platform with message caching and automatic retransmission functions
CN104933573A (en) Online retailer system having functions of message buffering and automatic retransmission
CN104933572A (en) Online retailer system having message buffering function
CN104933579A (en) Non-refreshment interaction online retailer system having functions of message buffering and automatic re-transmission
CN104965766A (en) Message caching and automatic retransmitting E-commerce system based on ORM framework

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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: 20150923