CN108920290A - A kind of method of commerce being blended in All Activity platform - Google Patents
A kind of method of commerce being blended in All Activity platform Download PDFInfo
- Publication number
- CN108920290A CN108920290A CN201810768075.2A CN201810768075A CN108920290A CN 108920290 A CN108920290 A CN 108920290A CN 201810768075 A CN201810768075 A CN 201810768075A CN 108920290 A CN108920290 A CN 108920290A
- Authority
- CN
- China
- Prior art keywords
- data
- user
- platform
- blended
- commerce
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/544—Buffers; Shared memory; Pipes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/546—Message passing systems or structures, e.g. queues
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/04—Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/54—Indexing scheme relating to G06F9/54
- G06F2209/548—Queue
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- General Engineering & Computer Science (AREA)
- Development Economics (AREA)
- General Business, Economics & Management (AREA)
- Technology Law (AREA)
- Strategic Management (AREA)
- Marketing (AREA)
- Economics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a kind of method of commerce for being blended in All Activity platform, which is characterized in that includes the following steps:Obtain present quotation information;Obtain real-time K line number evidence;Obtain real-time deep data;Obtain real-time fetched data;Acquired real time data is cached in RabbitMQ;The data cached of all acquisitions is mapped to according to currency type;The demand data for being subscribed to user by asynchronous loading method is given to user client from RabbitMQ push;The sheet demand of user is submitted to transaction to corresponding exchange by asynchronous submission order mode;User is updated in the actual assets data of this platform according to order virtual condition.The present invention provides a kind of optimal method of commerce, by the interface for accessing other major transaction platforms, it is optimized and is combined with transmission by asynchronous data acquisition, to solve that the restriction environment of the cumbersome formalities such as each Big Board registration verifying must be removed in existing transaction, solve the real trade efficiency of user.
Description
Technical field
The present invention relates to financial transaction field, more precisely a kind of method of commerce for being blended in All Activity platform.
Background technique
As the technology of block chain develops, more and more transaction platforms, which are such as emerged rapidly in large numbersBamboo shoots after a spring rain, to be emerged, this new technology
Birth also derive many digital cash with practical application scene, however various registrations of numerous platforms, verifying is to more
Multi-user causes that certain formality is cumbersome, influences the trading efficiency of actual user.
Therefore, this tradition goes each Big Board to register, certification, and the time of transaction and cost are all huge on influencing for equity
Greatly, and intermediate transfer currency type will cause certain economic loss.
Summary of the invention
The object of the present invention is to provide a kind of method of commerce for being blended in All Activity platform, can solve the prior art
In disadvantages mentioned above.
The present invention uses following technical scheme:
Obtain present quotation information;
Obtain real-time K line number evidence;
Obtain real-time deep data;
Obtain real-time fetched data;
Acquired real time data is cached in RabbitMQ, the api interface provided by each platform obtains data in real time
The data got are stored in message queue immediately;
It is mapped to the data cached of all acquisitions according to currency type, according to Hash table data type, by transaction currency type and opponent
Coin merges storing data keyword, data cached required for being got from message queue by the keyword;
The demand data for being subscribed to user by asynchronous loading method is given to user client from RabbitMQ push:
The sheet demand of user is submitted to transaction to corresponding exchange by asynchronous submission order mode.
It is further comprising the steps of:
User is updated in the actual assets data of this platform according to order virtual condition.
It is described acquired real time data is cached in RabbitMQ step to be counted by Websocket long connection type
According to interaction.
According to Hash table data type, merge (AB) storing data with transaction currency type MARK (A) and opponent's currency type MARK (B)
Key name, it is data cached required for being got from message queue by AB keyword.
According to the api interface that platform provides, user subscribes to AB data by sub, and it is to recognize to order that server, which resides permanently process,
Rear pub corresponding A B data is read to user.
Websocket process obtains the Depth depth data of other platforms, and user M submits sheet, will by api interface
Sheet data are linked into other platforms.
It is an advantage of the invention that:Using the present invention, relative to traditional trading scheme, at least raising efficiency about N (is actually connect
The platform quantity entered is N number of) times.
Detailed description of the invention
Below with reference to embodiment and attached drawing, the present invention is described in detail, wherein:
Fig. 1 is flow diagram of the invention.
Specific embodiment
The specific embodiment that present invention is further explained below:
As shown in Figure 1, a kind of method of commerce for being blended in All Activity platform, includes the following steps:
Obtain present quotation information;
Obtain real-time K line number evidence;
Obtain real-time deep data;
Obtain real-time fetched data;
Acquired real time data is cached in RabbitMQ, with Websocket long connection type, is provided by each platform
Api interface obtain data in real time, the data got instant Push deposit message queue (RabbitMQ);
It is mapped to the data cached of all acquisitions according to currency type, according to Hash table data type, with transaction currency type MARK (A)
And opponent's currency type MARK (B) merges (AB) storing data key name, required for being got from message queue by AB keyword
It is data cached.Solves the latency issue that its place platform must be gone to obtain if necessary to obtain AB data.
The demand data for being subscribed to user by asynchronous loading method is given to user client from RabbitMQ push:Root
According to the api interface that A platform provides, user M subscribes to AB data by sub, and it is to recognize after subscription pub pairs that server, which resides permanently process,
It answers AB data to give user M, the sheet demand of user is submitted to corresponding exchange by transaction by asynchronous submission order mode.
The Depth depth data of Websocket process acquisition platform P:User M submission sheet gives this platform,
Sheet data are linked into P platform by api interface by this platform, i.e. user M need not register P platform and can be realized in P
Platform transaction, if this platform has accessed P2, the platforms such as P3 user can also be seamlessly connected and trade.According to the practical shape of order
State updates user in the actual assets data of this platform.
The present invention provides a kind of optimal method of commerce, by accessing the interface of other major transaction platforms, by asynchronous
Data acquisition is optimized with transmission and is combined, to solve that the cumbersome formalities such as each Big Board registration verifying must be gone in existing transaction
Restriction environment, solve the real trade efficiency of user.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all in essence of the invention
Made any modifications, equivalent replacements, and improvements etc., should all be included in the protection scope of the present invention within mind and principle.
Claims (6)
1. a kind of method of commerce for being blended in All Activity platform, which is characterized in that include the following steps:
Obtain present quotation information;
Obtain real-time K line number evidence;
Obtain real-time deep data;
Obtain real-time fetched data;
Acquired real time data is cached in RabbitMQ, the api interface provided by each platform obtains data acquisition in real time
To data be stored in message queue immediately;
It is mapped to the data cached of all acquisitions according to currency type, according to Hash table data type, transaction currency type and opponent's coin are closed
And storing data keyword, it is data cached required for being got from message queue by the keyword;
The demand data for being subscribed to user by asynchronous loading method is given to user client from Rabb itMQ push:
The sheet demand of user is submitted to transaction to corresponding exchange by asynchronous submission order mode.
2. the method for commerce according to claim 1 for being blended in All Activity platform, which is characterized in that further include following step
Suddenly:
User is updated in the actual assets data of this platform according to order virtual condition.
3. the method for commerce according to claim 1 for being blended in All Activity platform, which is characterized in that it is described will be acquired
Real time data be cached in RabbitMQ step by Websocket long connection type carry out data interaction.
4. the method for commerce according to claim 1 for being blended in All Activity platform, which is characterized in that according to Hash table number
According to type, merges (AB) storing data key name with transaction currency type MARK (A) and opponent's currency type MARK (B), be by AB keyword
It is data cached required for being got from message queue.
5. the method for commerce according to claim 1 for being blended in All Activity platform, which is characterized in that provided according to platform
Api interface, user by sub subscribe to AB data, server reside permanently process be recognize subscription after pub corresponding A B data to use
Family.
6. the method for commerce according to claim 1 for being blended in All Activity platform, which is characterized in that Websocket into
Journey obtains the Depth depth data of other platforms, and user M submits sheet, sheet data are linked into other by api interface and are put down
Platform.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810768075.2A CN108920290A (en) | 2018-07-13 | 2018-07-13 | A kind of method of commerce being blended in All Activity platform |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810768075.2A CN108920290A (en) | 2018-07-13 | 2018-07-13 | A kind of method of commerce being blended in All Activity platform |
Publications (1)
Publication Number | Publication Date |
---|---|
CN108920290A true CN108920290A (en) | 2018-11-30 |
Family
ID=64410726
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810768075.2A Pending CN108920290A (en) | 2018-07-13 | 2018-07-13 | A kind of method of commerce being blended in All Activity platform |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108920290A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109816529A (en) * | 2019-01-31 | 2019-05-28 | 黄涛 | A kind of digital cash unifies method of commerce |
CN111711689A (en) * | 2020-06-16 | 2020-09-25 | 深圳市思迪信息技术股份有限公司 | System for live broadcasting image and text in casting and watching system, equipment and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102663649A (en) * | 2012-05-18 | 2012-09-12 | 苏州工业园区凌志软件有限公司 | Financial derivative transaction system |
US20130066977A1 (en) * | 2011-09-12 | 2013-03-14 | Microsoft Corporation | Message queue behavior optimizations |
CN106294486A (en) * | 2015-06-04 | 2017-01-04 | 交通银行股份有限公司 | The processing method of finance market data and system |
-
2018
- 2018-07-13 CN CN201810768075.2A patent/CN108920290A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130066977A1 (en) * | 2011-09-12 | 2013-03-14 | Microsoft Corporation | Message queue behavior optimizations |
CN102663649A (en) * | 2012-05-18 | 2012-09-12 | 苏州工业园区凌志软件有限公司 | Financial derivative transaction system |
CN106294486A (en) * | 2015-06-04 | 2017-01-04 | 交通银行股份有限公司 | The processing method of finance market data and system |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109816529A (en) * | 2019-01-31 | 2019-05-28 | 黄涛 | A kind of digital cash unifies method of commerce |
CN111711689A (en) * | 2020-06-16 | 2020-09-25 | 深圳市思迪信息技术股份有限公司 | System for live broadcasting image and text in casting and watching system, equipment and storage medium |
CN111711689B (en) * | 2020-06-16 | 2023-06-23 | 深圳市思迪信息技术股份有限公司 | Method, system, equipment and storage medium for live image-text of consultation system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Wang et al. | Non-fungible token (NFT): Overview, evaluation, opportunities and challenges | |
JP6391128B1 (en) | Transaction management method, communication terminal, and program | |
CN102246194B (en) | Improved automated trading system | |
CN109685486B (en) | Block chain technology-based aggregation chain architecture | |
US20120185378A1 (en) | System and Method for Adaptive Selection of Bank Card for Payment | |
CN108462724A (en) | Data sharing method, device, system, member node and readable storage medium storing program for executing | |
Bardopoulos | eCommerce and the effects of technology on taxation | |
CN107993047A (en) | A kind of declaration form sales commission rights management method based on block chain | |
CN107633454A (en) | A kind of personalized lending register system and method | |
CN105825427A (en) | Encrypted keyword search-based bidirectional anonymity trusted network debit and credit system and method | |
Stepanova et al. | Review of Decentralized Finance Applications and Their Total Value Locked. | |
CN103049810A (en) | Shareholder management apparatus, shareholder management method, and program | |
JP6409115B1 (en) | Automatic journal server and automatic journal program | |
CN105868989A (en) | Mobile payment risk control system and method based on social network user trust degree | |
CN108920290A (en) | A kind of method of commerce being blended in All Activity platform | |
Wang et al. | STSIIML: Study on token shuffling under incomplete information based on machine learning | |
CN111488353B (en) | Intelligent contract implementation method and device for business data block chain | |
Citta et al. | SWOT analysis of financial technology in the banking industry of south sulawesi: Banking survey in South Sulawesi | |
Choudhary | Non Fungible Token (NFT): Delve Into the World of NFTs Crypto Collectibles and How It Might Change Everything? | |
KR102329779B1 (en) | System for investing contents using crypto-currency based on blockchain and method thereof | |
CN111488352A (en) | Point exchange method and device based on business data block chain | |
Mukabi et al. | Cryptocurrency as a Payment Method in the Retail Industry: An application of Diffusion of Innovation Theory (DOI) on the characteristics of Bitcoin: the case of Bitrefill | |
Warf | Geographies of the tropical Internet: An overview | |
JPH09282384A (en) | Pseudo currency system for multimedia society | |
CN110472954A (en) | A kind of football gate ticket data processing method and equipment on block chain |
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: 20181130 |