CN110335113A - A kind of logical transaction processing system of transaction system platform service terminal - Google Patents

A kind of logical transaction processing system of transaction system platform service terminal Download PDF

Info

Publication number
CN110335113A
CN110335113A CN201910561878.5A CN201910561878A CN110335113A CN 110335113 A CN110335113 A CN 110335113A CN 201910561878 A CN201910561878 A CN 201910561878A CN 110335113 A CN110335113 A CN 110335113A
Authority
CN
China
Prior art keywords
transaction
processing
logical
processing system
service terminal
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
CN201910561878.5A
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 Industrial Park Institute of Services Outsourcing
Original Assignee
Suzhou Industrial Park Institute of Services Outsourcing
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 Industrial Park Institute of Services Outsourcing filed Critical Suzhou Industrial Park Institute of Services Outsourcing
Priority to CN201910561878.5A priority Critical patent/CN110335113A/en
Publication of CN110335113A publication Critical patent/CN110335113A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/548Queue
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues

Abstract

The present invention provides a kind of logical transaction processing system of transaction system platform service terminal, and the logical transaction processing system receives transaction request, calls basic function, completes the processing to transaction request, and processing result is returned.A kind of logical transaction processing system of transaction system platform service terminal of the present invention, transaction request is received from transaction acceptance and result sending module, call corresponding fundamental functional modules (such as stake processing module, account's processing module and stake playing card processing module), the processing to transaction request is completed, and processing result is returned into transaction acceptance and result sending module.Logical transaction processing module is indifferent to the communication issue with various access gatewaies with unified internal interface is used between transaction acceptance and processing module.

Description

A kind of logical transaction processing system of transaction system platform service terminal
Technical field
The invention belongs to computer disposal fields, are related to a kind of logical transaction processing system of transaction system platform service terminal System.
Background technique
In recent years, as the processing capacity of computer is more and more stronger, function is developed to grasp on line under more and more lines Make, avoids the limitation of many times, space.Diversification, the personalization of demand make many enterprises to Products especially Transaction class product specially develops corresponding software, but for the software that one customizes, the friendship of not directly available third party's commercialization Easy logical process system, can only voluntarily be designed according to the actual conditions of itself software, can just fully meet the technology of itself With business demand.
Summary of the invention
The present invention is directed to disadvantages described above, provides a kind of logical transaction processing system of transaction system platform service terminal.This The technical solution of invention are as follows: a kind of logical transaction processing system of transaction system platform service terminal, the logical transaction processing System receives transaction request, calls basic function, completes the processing to transaction request, and processing result is returned.
Further, a kind of logical transaction processing system of transaction system platform service terminal, the logical transaction processing System obtains transaction request from transaction request queue, by the function call interface for calling basic function to provide, then carries out corresponding Trading processing result is obtained after processing and passes to transaction response queue.
Further, a kind of logical transaction processing system of transaction system platform service terminal, logical transaction processing system Including trading processing thread, wherein trading processing thread static allocation is N number of, can dynamically start most M, wherein M < N.
Further, a kind of logical transaction processing system of transaction system platform service terminal, the basic function include Stake processing, account's processing, stake playing card processing.
The invention has the benefit that a kind of logical transaction processing system of transaction system platform service terminal of the present invention, Transaction request is received from transaction acceptance and result sending module, calls corresponding fundamental functional modules (such as stake processing module, account Family processing module and stake playing card processing module etc.), complete processing to transaction request, and by processing result return transaction acceptance with As a result sending module.Logical transaction processing module is not related to unified internal interface is used between transaction acceptance and processing module Communication issue of the heart with various access gatewaies.The system is with good performance, high reliablity, highly-safe, by actual System operation, it was demonstrated that being capable of meet demand well.
Detailed description of the invention
Fig. 1 is at a kind of trading processing thread of the logical transaction processing system of transaction system platform service terminal of the present invention Manage flow chart;
Fig. 2 is a kind of each thread figure of the logical transaction processing system of transaction system platform service terminal of the present invention.
Specific embodiment
Further describe technical solution of the present invention with reference to the accompanying drawing:
The present invention is directed to disadvantages described above, provides a kind of logical transaction processing system of transaction system platform service terminal.This The technical solution of invention are as follows: a kind of logical transaction processing system of transaction system platform service terminal, the logical transaction processing System receives transaction request, calls basic function, completes the processing to transaction request, and processing result is returned.
In the present embodiment, the logical transaction processing system obtains transaction request from transaction request queue, by calling base The function call interface that plinth function provides, then obtain trading processing result after carrying out respective handling and pass to transaction response team Column.Interface between logical transaction processing system and lower layer's transaction acceptance and result sending module includes 3 message queues: transaction Request queue, transaction response queue, push queue.
As shown in Figure 1, starting logical transaction processing system, system obtains transaction request from transaction request queue, according to not It handles accordingly with type of transaction, i.e., transaction is handled by the function call interface for calling basic function to provide, will be handed over Easy to handle result simultaneously passes to transaction response queue;Judge whether to use static allocation at this time, if using static allocation after It is continuous to carry out obtaining transaction request and later step from transaction request queue;If not using static allocation, thread is exited.
Interface between logical transaction processing module and fundamental functional modules is function call mode, by fundamental functional modules Interface function is provided.
As shown in Fig. 2, logical transaction processing system includes trading processing thread, wherein trading processing thread static allocation N It is a, it can dynamically start most M, the number M that can dynamically start is less than the number N of trading processing thread static allocation.Wherein institute Stating basic function includes stake processing, account's processing, stake playing card processing.If it is IVR (interactive voice answering, call center) The stake class of initiation is traded, then to put two message into transaction response queue, a return IVR, another with short message side Formula is sent to the user.

Claims (4)

1. a kind of logical transaction processing system of transaction system platform service terminal, it is characterised in that: the logical transaction processing System receives transaction request, calls basic function, completes the processing to transaction request, and processing result is returned.
2. a kind of logical transaction processing system of transaction system platform service terminal according to claim 1, feature exist In: the logical transaction processing system obtains transaction request from transaction request queue, passes through the function for calling basic function to provide Calling interface, then obtain trading processing result after carrying out respective handling and pass to transaction response queue.
3. a kind of logical transaction processing system of transaction system platform service terminal according to claim 1, feature exist In: logical transaction processing system includes trading processing thread, and wherein trading processing thread static allocation is N number of, can dynamically be started most More M are a, wherein M < N.
4. a kind of logical transaction processing system of transaction system platform service terminal according to claim 1, feature exist In: the basic function includes stake processing, account's processing, stake playing card processing.
CN201910561878.5A 2019-06-26 2019-06-26 A kind of logical transaction processing system of transaction system platform service terminal Pending CN110335113A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910561878.5A CN110335113A (en) 2019-06-26 2019-06-26 A kind of logical transaction processing system of transaction system platform service terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910561878.5A CN110335113A (en) 2019-06-26 2019-06-26 A kind of logical transaction processing system of transaction system platform service terminal

Publications (1)

Publication Number Publication Date
CN110335113A true CN110335113A (en) 2019-10-15

Family

ID=68142936

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910561878.5A Pending CN110335113A (en) 2019-06-26 2019-06-26 A kind of logical transaction processing system of transaction system platform service terminal

Country Status (1)

Country Link
CN (1) CN110335113A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030012300A (en) * 2001-07-31 2003-02-12 주식회사 예스아이비 System and method for issuing internet lottery according to the breakdown of banking transaction using automated-teller machine
CN1794298A (en) * 2005-12-31 2006-06-28 北京易富金川科技有限公司 Information collection, transmission, processing system and method based on mobile phone short message
CN1936980A (en) * 2005-09-21 2007-03-28 冲电气工业株式会社 Automatic trade system, automatic trade apparatus, information management server and automatic trade method
CN104640093A (en) * 2015-02-04 2015-05-20 苏州工业园区服务外包职业学院 Service processing device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030012300A (en) * 2001-07-31 2003-02-12 주식회사 예스아이비 System and method for issuing internet lottery according to the breakdown of banking transaction using automated-teller machine
CN1936980A (en) * 2005-09-21 2007-03-28 冲电气工业株式会社 Automatic trade system, automatic trade apparatus, information management server and automatic trade method
CN1794298A (en) * 2005-12-31 2006-06-28 北京易富金川科技有限公司 Information collection, transmission, processing system and method based on mobile phone short message
CN104640093A (en) * 2015-02-04 2015-05-20 苏州工业园区服务外包职业学院 Service processing device

Similar Documents

Publication Publication Date Title
CN106161480B (en) SMS platform service scheduling method based on gateway resource pond
CN102694932B (en) Method and system for intelligently accessing call center through mobile internet
CN107241517A (en) Communication service platform and system, communication system and method and communicator
CN106993089A (en) The method and apparatus that voice menu is shown
CN101917524B (en) Authentification information interacting method triggered by call center and orienting mobile Internet cellphone terminals
CN104796561B (en) Distribute the system that method, CTI equipment, terminal and the distribution attended a banquet are attended a banquet
CN103516759B (en) Cloud system method for managing resource, cloud call center are attended a banquet management method and cloud system
US20090003579A1 (en) Apparatus and method for providing call deflection
WO2020010719A1 (en) Incoming call routing method, device and system for call center
CN106330683A (en) Multimedia seating system
CN111010527B (en) Method and related device for establishing video call through short message link
CN106504396A (en) A kind of queuing strategy, device and transaction processing system
US8311208B2 (en) Method for predicting call waiting times
CN109151232A (en) Repeat call processing method and device
CN111556209B (en) Customer service switching method and device, storage medium and electronic equipment
CN108965619A (en) Call processing method, call center, electronic equipment and storage medium
CN110335113A (en) A kind of logical transaction processing system of transaction system platform service terminal
CN109151227A (en) Audio communication method, device and terminal and computer storage medium
KR100965090B1 (en) System and method for the call agent connection service using video information menu based on VRS
CN105205905B (en) The method, apparatus and system that a kind of business hall is called out the numbers
CN105162997B (en) A kind of virtual call conversion method and device
CN101001415A (en) Multi-network mixing interaction communication system of mobile communication equipment
CN102801877A (en) Interactive voice response (IVR)-free virtual switchboard service method and system
CN103078901B (en) Intelligent terminal&#39;s caller identification querying method
CN108347403B (en) Method and device for distributing intermediate communication identification

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: 20191015