CN106648858A - Interactive management system for C# interface data - Google Patents

Interactive management system for C# interface data Download PDF

Info

Publication number
CN106648858A
CN106648858A CN201611086945.5A CN201611086945A CN106648858A CN 106648858 A CN106648858 A CN 106648858A CN 201611086945 A CN201611086945 A CN 201611086945A CN 106648858 A CN106648858 A CN 106648858A
Authority
CN
China
Prior art keywords
task
interface
sent
data
class
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
CN201611086945.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.)
Shenzhen Jieshun Science and Technology Industry Co Ltd
Original Assignee
Shenzhen Jieshun Science and Technology Industry 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 Shenzhen Jieshun Science and Technology Industry Co Ltd filed Critical Shenzhen Jieshun Science and Technology Industry Co Ltd
Priority to CN201611086945.5A priority Critical patent/CN106648858A/en
Publication of CN106648858A publication Critical patent/CN106648858A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • 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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4812Task transfer initiation or dispatching by interrupt, e.g. masked
    • G06F9/4831Task transfer initiation or dispatching by interrupt, e.g. masked with variable priority
    • G06F9/4837Task transfer initiation or dispatching by interrupt, e.g. masked with variable priority time dependent

Abstract

The invention discloses an interactive management system for C# interface data. The system comprises a task management module, a task scheduling module and a task execution module, wherein the task management module is used for configuring tasks to obtain task description information, registering an interface address which is pre-sent to a third-party system, and injecting first task realization types, corresponding to the tasks, in an application system into an IOC container of the task scheduling module; the task description information comprises first task keywords and a time expression; the task scheduling module is used for determining and obtaining a to-be-sent task according to the time expression, and obtaining the first task realization type of the to-be-sent task from the IOC container according to the first task keyword of the to-be-sent task, and obtaining and sending corresponding first task data from the application system according to the first task realization type of the to-be-sent task; and the task execution module is used for receiving the first task data and sending the first task data to the third-party system corresponding to the interface address through a uniform agency type. The system is convenient for interface management so that the workability and maintainability of the system are improved.

Description

A kind of C# interface data interactive managing system
Technical field
The present invention relates to interface management technical field, more particularly to a kind of C# interface data interactive managing system.
Background technology
Current application system is main by the way of interface is directly quoted when system docking, data interaction is carried out, and passes through Third party system is transmitted data to the unique corresponding proxy class of the interface in application system, wherein, an interface correspondence one Third party system.In prior art, the proxy class of interface includes transmission data in application system in the proxy class of interface Necessary mission bit stream, so when data interaction is carried out, can only by with the proxy class corresponding to interface by data transfer To corresponding Third party system, when application system is docked with multiple Third party systems, it is desirable to which multiple proxy class are completing Need to carry out Decentralization to multiple interfaces and proxy class in data transfer, therefore prior art.When application system is needed in original On the basis of coming when adding interfaced Third party system, it is necessary to which the code of original system is modified, so as to generate with The corresponding proxy class of newly-increased interface, realizes and the data transfer between newly-increased Third party system.It is existing based on above-mentioned situation Have in technology and be not easy to docking port and be managed, make the intricate operation of staff, reduce operating efficiency.
Therefore, how to provide a kind of C# interface data interactive managing systems of solution above-mentioned technical problem becomes this area Technical staff needs at present the problem for solving.
The content of the invention
It is an object of the invention to provide a kind of C# interface data interactive managing system, makes interface management during use Become convenient, realize interface proxy class and separate with application system, reduce system coupling, improve system can O&M degree and the operating efficiency of staff.
To solve above-mentioned technical problem, the invention provides a kind of C# interface data interactive managing system, the system bag Include:
Task management module, for being arranged to task description information to task, the task description information includes First task keyword and temporal expression;Be additionally operable to register the interface IP address of the advance transmission of Third party system and In advance the first task corresponding with the task in application system is realized into the IOC containers that class is injected in task scheduling modules It is interior;
The task scheduling modules, for determining according to the temporal expression and obtain task to be sent, and according to institute The first task keyword for stating task to be sent obtains the first task realization of the task to be sent from the IOC containers Class;And the first task according to the task to be sent realizes that class is obtained from the application system and sends corresponding first Business data;
Task execution module, for receiving the first task data and the first task data being passed through into unified generation Reason class is sent to Third party system corresponding with the interface IP address.
Preferably, the temporal expression is Cron temporal expressions.
Preferably, the task scheduling modules include:
The IOC containers, for receiving the first task class is realized;
Production thread, for being polled to all tasks and judges whether current time has according to the temporal expression Sending for task is needed, if it has, then the task is put in list to be sent, otherwise, repeats to judge;
Thread is obtained, for determining from the list to be sent and the task to be sent is obtained, and is treated according to described The first task keyword of transmission task obtains the first task of the task to be sent from the IOC containers and realizes class, and Realize that class is obtained from the application system and sends corresponding first task data to tasks carrying according to the first task Module.
Preferably, the task description information is also included for when the corresponding transmission time all same of multiple tasks It is determined that the priority of transmission order;
The process that the task to be sent is then determined and obtained from the list to be sent is:
The task to be sent is determined and obtains from the list to be sent according to the priority.
Preferably, the task execution module, is additionally operable to the write-back after first task data are successfully transmitted and sends knot Really.
Preferably, the task scheduling modules also include detection thread, for judge the interface IP address state whether Normally, if it is, the triggering thread that obtains carries out the transmission of the first task data, otherwise, do not trigger.
Preferably, the detection thread, for sending heartbeat packet to Third party system corresponding with the interface IP address, and Judge whether to receive the returning result of the Third party system in Preset Time, if it is, determining the interface IP address State it is normal, otherwise, it determines the abnormal state of the interface IP address.
Preferably, the task execution module includes:
Thread is judged, for receiving the first task data, and when the first task data are normal by described One task data sends;
Thread is sent, is extremely connect with described for receiving and sending the first task data by the unified proxy class The corresponding Third party system of port address, and when sending callback instruction after the first task data is activation success;
Readjustment thread, for sending result according to described in the callback instruction write-back.
Preferably, the task management module, is additionally operable to send the passive receiving interface address of the application system to Three method, systems, the task parameters for receiving the Third party system transmission, the task parameters include the second task key word;
The task scheduling modules, are additionally operable to be obtained from the IOC containers accordingly according to the second task key word The second task realize class and realize that class is obtained from the application system and sends corresponding second according to second task Task data;
The task execution module, is additionally operable to receive second task data and be back to second task data The Third party system.
Preferably, the task parameters are the task parameters of String types.
The invention provides a kind of C# interface data interactive managing system, the system includes:Task management module, for right Task is arranged to task description information, and task description information includes first task keyword and temporal expression;Also For being registered to the interface IP address of the advance transmission of Third party system and in advance by application system corresponding with task the One task is realized in the IOC containers that class is injected in task scheduling modules;Task scheduling modules, for true according to temporal expression Determine and obtain task to be sent, and the first task keyword according to task to be sent obtains task to be sent from IOC containers First task realize class;And the first task according to task to be sent realizes that class is obtained from application system and sends corresponding First task data;Task execution module, for receiving first task data and first task data being passed through into unified agency Class is sent to Third party system corresponding with interface IP address.
The interface data interactive managing system that the present invention is provided realizes the data to application system and Third party system and hands over Mutual interface is managed collectively, it is only necessary to a unified proxy class, and when application system is needed on the basis of original When adding interfaced Third party system, it is only necessary to by task management module to connecing that the Third party system for increasing newly is provided Port address is registered, and corresponding first task is realized into class is previously implanted in IOC containers.It is provided by the present invention to connect Mouth data interaction management system makes interface management become convenient during use, realizes interface proxy class with application The separation of system, reduces system coupling, improve system can O&M degree and staff operating efficiency.
Description of the drawings
Technical scheme in order to be illustrated more clearly that the embodiment of the present invention, below will be to institute in prior art and embodiment The accompanying drawing that needs are used is briefly described, it should be apparent that, drawings in the following description are only some enforcements of the present invention Example, for those of ordinary skill in the art, on the premise of not paying creative work, can be being obtained according to these accompanying drawings Obtain other accompanying drawings.
A kind of structural representation of C# interface data interactive managing system that Fig. 1 is provided for the present invention;
The structural representation of another kind of C# interface data interactive managing system that Fig. 2 is provided for the present invention.
Specific embodiment
The core of the present invention is to provide a kind of C# interface data interactive managing system, and interface management is made during use Become convenient, realize interface proxy class and separate with application system, reduce system coupling, improve system can O&M degree and the operating efficiency of staff.
To make purpose, technical scheme and the advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is The a part of embodiment of the present invention, rather than the embodiment of whole.Based on the embodiment in the present invention, those of ordinary skill in the art The every other embodiment obtained under the premise of creative work is not made, belongs to the scope of protection of the invention.
Refer to Fig. 1, a kind of structural representation of C# interface data interactive managing system that Fig. 1 is provided for the present invention.
The system includes:
Task management module 1, for being arranged to task description information to task, task description information includes first Task key word and temporal expression;It is additionally operable to register the interface IP address of the advance transmission of Third party system and advance First task corresponding with task in application system is realized in the IOC containers 21 that class is injected in task scheduling modules;
Task scheduling modules 2, for determining and obtaining task to be sent according to temporal expression, and according to task to be sent First task keyword the first task of task to be sent obtained in the IOC containers 21 realize class;And according to task to be sent First task realize that class obtains and send corresponding first task data from application system;
Task execution module 3, for receiving first task data and sending out first task data by unified proxy class Deliver to Third party system corresponding with interface IP address.
Specifically, the task management module 1 of the interface data interactive managing system, for managing to the task in system Reason.Task description information is arranged to task, task description information includes first task keyword and temporal expressions Formula, wherein, temporal expression is the information that active tasks must be configured;When active tasks are performed, Third party system is needed to carry For the web Service interface of a receiving data, definition format is requestService (string args), and to the 3rd The interface IP address corresponding with its own that method, system is provided previously by is registered, and will be applied in advance before startup task sends First task corresponding with the task in system is realized in the IOC containers 21 that class is injected in task scheduling modules 2, specifically , interface data interactive managing system provides a task grouting socket, task grouting socket one method for implanting of correspondence, when Interface data interactive managing system can scan first task and realize class when starting by task grouting socket, and call method for implanting Realize that first task realizes the injection of class.
It should be noted that each interface inheritance and realizing the interface, each realizes one interface service of correspondence, interface reality Now afterwards the management system docking port is registered.
Also, it should be noted that task description information is not limited only to above-mentioned three kinds of information, other information can also be included, this Invention here does not do special restriction, can realize the purpose of the present invention.
Specifically, the Main Basiss temporal expression of task scheduling modules 2 determines and obtains task to be sent, due to task with Its task realizes that class is to set up to contact by task key word, so obtaining after task to be sent again according to the task to be sent Corresponding first task keyword obtains first task corresponding with the first task keyword from IOC containers 21 and realizes class, Namely the first task of the task to be sent realizes class, realize that the routing information reflection of class obtains final reality according to first task Example object, the Excute () method for then calling instance objects obtains the corresponding first task number of the task from application system According to, and by first task data is activation to task execution module 3.
Task execution module 3 receives the first task data that task scheduling modules 2 send, and the first task data are led to Cross unified proxy class to send to Third party system corresponding with interface IP address, to realize between application system and Third party system Data interaction.
The invention provides a kind of C# interface data interactive managing system, the system includes:Task management module, for right Task is arranged to task description information, and task description information includes first task keyword and temporal expression;Also For being registered to the interface IP address of the advance transmission of Third party system and in advance by application system corresponding with task the One task is realized in the IOC containers that class is injected in task scheduling modules;Task scheduling modules, for true according to temporal expression Determine and obtain task to be sent, and the first task keyword according to task to be sent obtains task to be sent from IOC containers First task realize class;And the first task according to task to be sent realizes that class is obtained from application system and sends corresponding First task data;Task execution module, for receiving first task data and first task data being passed through into unified agency Class is sent to Third party system corresponding with interface IP address.
The interface data interactive managing system that the present invention is provided realizes the data to application system and Third party system and hands over Mutual interface is managed collectively, it is only necessary to a unified proxy class, and when application system is needed on the basis of original When adding interfaced Third party system, it is only necessary to by task management module to connecing that the Third party system for increasing newly is provided Port address is registered, and corresponding first task is realized into class is previously implanted in IOC containers.It is provided by the present invention to connect Mouth data interaction management system makes interface management become convenient during use, realizes interface proxy class with application The separation of system, reduces system coupling, improve system can O&M degree and staff operating efficiency.
Refer to Fig. 2, the structural representation of another kind of C# interface data interactive managing system that Fig. 2 is provided for the present invention, On the basis of above-described embodiment:
Used as preferred, temporal expression is Cron temporal expressions.
Certainly, the concrete form of temporal expression is not limited only to Cron temporal expressions, can also be other forms when Between expression formula, here of the present invention do not do special restriction, can realize the purpose of the present invention.
Used as preferred, task scheduling modules 2 include:
IOC containers 21, for receiving first task class is realized;
Production thread 22, needs for being polled to all tasks and judging whether current time has according to temporal expression Being sent for task, if it has, then task is put in list to be sent, otherwise, repeats to judge;
Thread 23 is obtained, for determining from list to be sent and task to be sent is obtained, and according to task to be sent First task keyword obtains the first task of task to be sent from IOC containers 21 and realizes class, and realizes according to first task Class is obtained from application system and sends corresponding first task data to task execution module 3.
Used as preferred, task description information is also included for determining when the corresponding transmission time all same of multiple tasks The priority of transmission order;
The process that task to be sent is then determined and obtained from list to be sent is:
Task to be sent is determined and obtained from list to be sent according to priority.
Specifically, produce thread 22 to be polled all of task in system according to temporal expression, and when will be current Between need send task be put into list to be sent;Obtain thread 23 and task to be sent determined and obtained from list to be sent, It should be noted that when there is the transmission time corresponding to multiple tasks all identical, then determining and obtaining according to the priority of task Take the high first transmission of task to be sent, i.e. priority, the low rear transmission of priority;Task to be sent is obtained when thread 23 is obtained Afterwards, this is obtained from the IOC containers 21 of task scheduling modules 2 according to the corresponding first task keyword of the task to be sent pending Send the corresponding first task of task to realize class, this is obtained from application system by then realizing class according to the first task again It is engaged in corresponding first task data, realizes that the routing information reflection of class obtains final instance objects according to first task, then The Excute () method for calling the instance objects obtains the corresponding first task data of the task from application system, and by One task data is sent to task execution module 3.
As preferred, task execution module 3, it is additionally operable to write-back after first task data are successfully transmitted and sends result.
It should be noted that task execution module 3 receive obtain thread 23 send first task data after, by this first Task data is sent to Third party system corresponding with interface IP address by unified proxy class, when first task data is activation into Write-back sends result after work(, so that staff understands in time transmission situation.
Used as preferred, task scheduling modules 2 also include detection thread 24, for judge interface IP address state whether just Often, if it is, triggering obtains thread 23 carries out the transmission of first task data, otherwise, do not trigger.
It should be noted that the state in order to understand interface IP address in time, with guarantee application system and Third party system it Between data interaction be normally carried out, the state that can also dock port address by the detection thread 24 of task scheduling modules 2 be entered Row judges that just triggering acquisition thread 23 makes it extremely appoint the transmission of first task data only when the state of interface IP address is normal Business performing module 3, can so improve the successful probability of data is activation.
As preferred, thread 24 is detected, for sending heartbeat packet to Third party system corresponding with interface IP address, and sentenced The disconnected returning result that Third party system whether is received in Preset Time, if it is, determine that the state of interface IP address is normal, Otherwise, it determines the abnormal state of interface IP address.
Specifically, detect that thread 24 can to judge Third party system to Third party system corresponding by sending heartbeat packet Whether the state of interface IP address is normal, and concrete determination methods are:When detection thread 24 receives third party system in Preset Time Can determine that Third party system can receive transmitted information, that is, the Third party system institute during returning result that system is returned The state of corresponding interface IP address is normal;Returning for Third party system return is received in Preset Time when detection thread 24 is no Can determine that Third party system can not receive transmitted information, that is, connecing corresponding to the Third party system when returning result The abnormal state of port address.
It should be noted that detection thread 24 can also by other means judge connecing corresponding to the Third party system Whether the state of port address is normal, and its concrete judgment mode here of the present invention does not do special restriction, can realize mesh of the invention .
Also, it should be noted that the concrete numerical value of Preset Time can determine according to actual conditions.
Used as preferred, task execution module 3 includes:
Thread 31 is judged, for receiving first task data, and when first task data are normal by first task data Send;
Thread 32 is sent, for receiving and first task data is sent by unified proxy class extremely corresponding with interface IP address Third party system, and when sending callback instruction after first task data is activation success;
Readjustment thread 33, for sending result according to callback instruction write-back.
Specifically, thread 31 receives the first task data for obtaining the transmission of thread 23 to judging in task execution module 3, and Judge that the first task data are whether normal, transmission thread 32 sent it to when the first task data are normal, when this Then do not send when one task data is abnormal, the process improves the accuracy rate for sending data;
Send thread 32 to receive the first task data after the first task data for judging the transmission of thread 31 by unification Proxy class send to Third party system, when callback instruction is generated and sent after first task data is activation success to adjusting back thread 33, adjust back thread 33 and send result according to the callback instruction write-back for receiving;Certainly, when first task data is activation fails Corresponding callback instruction can be generated, and task is sent into the corresponding callback instruction of failure and be sent to readjustment thread 33, adjust back line Journey 33 receives write-back after the callback instruction and sends result accordingly, so that staff accurately understands much sooner first task The transmission situation of data.
As preferred, task management module 1, it is additionally operable to send the passive receiving interface address of application system to third party System, the task parameters for receiving Third party system transmission, task parameters include the second task key word;
Task scheduling modules 2, are additionally operable to that corresponding second task is obtained from IOC containers 21 according to the second task key word Realize class and realize that class obtains and send corresponding second task data from application system according to the second task;
Task execution module 3, is additionally operable to receive the second task data and the second task data is back to into Third party system.
It should be noted that creating two WCF passages when the system is operated is respectively used to actively and passively task, so should Data interaction management system is applicable not only to the active to task and sends, and applies also for the passive reception to task.
When passively being received to task, task management module 1 needs to send the passive of application system to Third party system Receiving interface address;When Third party system receive the application system receive for passive interface IP address after, third party system System sends the task parameters of corresponding task by the interface IP address to task management module 1, and the task parameters mainly include second Task key word;Task management module 1 is received after the second task key word, and task scheduling modules 2 are according to second task key Word obtains corresponding second task from the IOC containers 21 of task scheduling modules 2 and realizes class, then realizes class according to second task Routing information be reflected into instance objects (if reflected mistake need not secondary reflection again, it is ensured that the reality that interface is realized in system Example object only exists one), the Excute () method for then calling the instance objects obtains corresponding second from application system Task data, and second task data is sent to task execution module 3, task execution module 3 receives the second task data Passed through former road Jing afterwards and be back to Third party system.
Certainly, above-mentioned task parameters are not limited only to include the second task key word, can also include other specification information, this Invention here does not do special restriction, can realize the purpose of the present invention.
It should be noted that the active of task is sent and it is passive receive can shared interface realize instance objects.
As preferred, task parameters for String types task parameters.
Specifically, the task parameters in the application are String types, and with the definition of xml forms.
Certainly, the type of task parameters is not limited only to String types, can also be other types, and here of the present invention is not done Special restriction, can realize the purpose of the present invention.
It should be noted that for distribution mechanisms are adopted when multiple Third party systems are docked with application system, that is, existing The interface IP address of the multiple Third party systems of configuration in WCF transparent channels, while including a Third party system in transparent channel The unified agent class of interface, each Third party system realizes interface int by the requirement condition of unified agent class requestService(string args);When active transmission task carries out data transmission, first institute is obtained from configuration file There is third party address, then with interface IP address as parameter instantiation Third party system interface proxy, call requestService (string args) method transmission data simultaneously obtains returning result.
The data interaction interface management system deployment installs independent, is independent of, does not affect the operation of application system;And connect Mouth is divided into and actively send and passively receive two ways, and both can arbitrarily switch;Addition and management interface can dynamic configuration, not shadow Ring software normally to run, can be with dynamic loading and unloading.
Also, it should be noted that in this manual, such as first and second or the like relational terms be used merely to by One entity or operation make a distinction with another entity or operation, and not necessarily require or imply these entities or operation Between there is any this actual relation or order.And, term " including ", "comprising" or its any other variant meaning Covering including for nonexcludability, so that a series of process, method, article or equipment including key elements not only includes that A little key elements, but also including other key elements being not expressly set out, or also include for this process, method, article or The intrinsic key element of equipment.In the absence of more restrictions, the key element for being limited by sentence "including a ...", does not arrange Except also there is other identical element in including the process of the key element, method, article or equipment.
The foregoing description of the disclosed embodiments, enables professional and technical personnel in the field to realize or using the present invention. Various modifications to these embodiments will be apparent for those skilled in the art, as defined herein General Principle can be realized in other embodiments without departing from the spirit or scope of the present invention.Therefore, the present invention The embodiments shown herein is not intended to be limited to, and is to fit to and principles disclosed herein and features of novelty phase one The most wide scope for causing.

Claims (10)

1. a kind of C# interface data interactive managing system, it is characterised in that the system includes:
Task management module, for being arranged to task description information to task, the task description information includes first Task key word and temporal expression;It is additionally operable to register the interface IP address of the advance transmission of Third party system and advance First task corresponding with the task in application system is realized in the IOC containers that class is injected in task scheduling modules;
The task scheduling modules, for determining according to the temporal expression and obtain task to be sent, and treat according to described The first task keyword of transmission task obtains the first task of the task to be sent from the IOC containers and realizes class;And Realize that class obtains and send corresponding first task number from the application system according to the first task of the task to be sent According to;
Task execution module, for receiving the first task data and by the first task data by unified proxy class Send to Third party system corresponding with the interface IP address.
2. C# interface data interactive managing system according to claim 1, it is characterised in that the temporal expression is Cron temporal expressions.
3. C# interface data interactive managing systems according to right wants 1, it is characterised in that the task scheduling modules bag Include:
The IOC containers, for receiving the first task class is realized;
Production thread, for being polled to all tasks and judges whether current time is in need according to the temporal expression The task of transmission, if it has, then the task is put in list to be sent, otherwise, repeats to judge;
Thread is obtained, for determining from the list to be sent and the task to be sent is obtained, and according to described to be sent The first task keyword of task obtains the first task of the task to be sent from the IOC containers and realizes class, and foundation The first task realizes that class is obtained from the application system and sends corresponding first task data to task execution module.
4. C# interface data interactive managing systems according to right wants 3, it is characterised in that the task description information is also wrapped Include the priority for determining transmission order when the corresponding transmission time all same of multiple tasks;
The process that the task to be sent is then determined and obtained from the list to be sent is:
The task to be sent is determined and obtains from the list to be sent according to the priority.
5. C# interface data interactive managing systems according to right wants 3, it is characterised in that the task execution module, also Result is sent for the write-back after first task data are successfully transmitted.
6. C# interface data interactive managing systems according to right wants 5, it is characterised in that the task scheduling modules are also wrapped Detection thread is included, whether the state for judging the interface IP address is normal, if it is, the triggering acquisition thread carries out institute The transmission of first task data is stated, otherwise, is not triggered.
7. C# interface data interactive managing systems according to right wants 6, it is characterised in that the detection thread, for sending out Heartbeat packet is sent to Third party system corresponding with the interface IP address, and judges whether to receive the described 3rd in Preset Time The returning result of method, system, if it is, determine that the state of the interface IP address is normal, otherwise, it determines the interface IP address Abnormal state.
8. C# interface data interactive managing systems according to right wants 6, it is characterised in that the task execution module bag Include:
Judge thread, for receiving the first task data, and will be described first when the first task data are normal Business data is activation is gone out;
Send thread, for receive and by the unified proxy class send the first task data to interface ground The corresponding Third party system in location, and when sending callback instruction after the first task data is activation success;
Readjustment thread, for sending result according to described in the callback instruction write-back.
9. C# interface data interactive managing systems according to right wants 1, it is characterised in that the task management module, also For sending the passive receiving interface address of the application system to appointing that Third party system, the reception Third party system send Business parameter, the task parameters include the second task key word;
The task scheduling modules, are additionally operable to that corresponding is obtained from the IOC containers according to the second task key word Two tasks realize class and realize that class obtains and send corresponding second task from the application system according to second task Data;
The task execution module, is additionally operable to receive second task data and is back to second task data described Third party system.
10. C# interface data interactive managing systems according to right wants 9, it is characterised in that the task parameters are The task parameters of String types.
CN201611086945.5A 2016-11-29 2016-11-29 Interactive management system for C# interface data Pending CN106648858A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611086945.5A CN106648858A (en) 2016-11-29 2016-11-29 Interactive management system for C# interface data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611086945.5A CN106648858A (en) 2016-11-29 2016-11-29 Interactive management system for C# interface data

Publications (1)

Publication Number Publication Date
CN106648858A true CN106648858A (en) 2017-05-10

Family

ID=58813875

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611086945.5A Pending CN106648858A (en) 2016-11-29 2016-11-29 Interactive management system for C# interface data

Country Status (1)

Country Link
CN (1) CN106648858A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107943574A (en) * 2017-12-04 2018-04-20 山东中创软件工程股份有限公司 A kind of task management method and device
CN109726020A (en) * 2018-05-15 2019-05-07 中国平安财产保险股份有限公司 System docking method, system docking equipment, storage medium and device
CN109918116A (en) * 2019-03-12 2019-06-21 中国工商银行股份有限公司 O&M object support method and system
CN113408677A (en) * 2021-06-11 2021-09-17 江苏众安数据科技有限公司 Medical waste transportation data integration interactive interface system and method
CN115297446A (en) * 2022-06-28 2022-11-04 上海淇玥信息技术有限公司 Short message service access optimization processing method, system and computer equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101360060A (en) * 2008-09-18 2009-02-04 中兴通讯股份有限公司 Processing unit implementing inter-system data interaction, data transmitting/receiving method
US20100064166A1 (en) * 2008-09-11 2010-03-11 Nec Laboratories America, Inc. Scalable secondary storage systems and methods
CN103345420A (en) * 2013-06-03 2013-10-09 百度在线网络技术(北京)有限公司 Method for massively calling API interfaces, system for massively calling API interfaces and device for massively calling API interfaces

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100064166A1 (en) * 2008-09-11 2010-03-11 Nec Laboratories America, Inc. Scalable secondary storage systems and methods
CN101360060A (en) * 2008-09-18 2009-02-04 中兴通讯股份有限公司 Processing unit implementing inter-system data interaction, data transmitting/receiving method
CN103345420A (en) * 2013-06-03 2013-10-09 百度在线网络技术(北京)有限公司 Method for massively calling API interfaces, system for massively calling API interfaces and device for massively calling API interfaces

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107943574A (en) * 2017-12-04 2018-04-20 山东中创软件工程股份有限公司 A kind of task management method and device
CN109726020A (en) * 2018-05-15 2019-05-07 中国平安财产保险股份有限公司 System docking method, system docking equipment, storage medium and device
CN109726020B (en) * 2018-05-15 2023-05-26 中国平安财产保险股份有限公司 System docking method, system docking device, storage medium and apparatus
CN109918116A (en) * 2019-03-12 2019-06-21 中国工商银行股份有限公司 O&M object support method and system
CN109918116B (en) * 2019-03-12 2022-05-27 中国工商银行股份有限公司 Operation and maintenance object supporting method and system
CN113408677A (en) * 2021-06-11 2021-09-17 江苏众安数据科技有限公司 Medical waste transportation data integration interactive interface system and method
CN113408677B (en) * 2021-06-11 2023-12-08 江苏众安数据科技有限公司 Medical waste transportation data integration interaction interface system and method
CN115297446A (en) * 2022-06-28 2022-11-04 上海淇玥信息技术有限公司 Short message service access optimization processing method, system and computer equipment

Similar Documents

Publication Publication Date Title
CN106648858A (en) Interactive management system for C# interface data
US11750396B2 (en) Private data processing method, device and medium
CN111741026B (en) Cross-chain transaction request processing method, device, equipment and storage medium
CN101772918B (en) Operation, administration and maintenance (OAM) for chains of services
CN104199957A (en) Redis universal agent implementation method
US20150195128A1 (en) Apparatus and method for supporting configuration management of virtual machine, and apparatus and method for brokering cloud service using the configuration management supporting apparatus
US8819155B2 (en) System and method for performing centralized common tasks for a set of functions
CN103647820A (en) Arbitration method and arbitration apparatus for distributed cluster systems
CN109445839A (en) A kind of module management packet dissemination method, device and terminal device
US11294740B2 (en) Event to serverless function workflow instance mapping mechanism
CN105893055A (en) Method for triggering process engine platformization
CN112333065B (en) Automatic opening method and device for IPRAN Ethernet private line
CN109408209A (en) Task executing method and device
CN113162848A (en) Method, device, gateway and medium for realizing block chain gateway
CN111324425B (en) Data access method, device, equipment and storage medium
CN107305497A (en) Version upgrading method and device
CN109462507A (en) Configure update method, device, system and electronic equipment
CN105933270A (en) Cloud encryptor processing method and apparatus
CN107277087A (en) Data processing method and device
CN103823702A (en) Application installation method and electronic equipment
WO2020000732A1 (en) Data monitoring and alarm method and apparatus, storage medium, and server
KR102126218B1 (en) Dynamic commands processing apparatus and method thereof
CN108989418A (en) A kind of resource amount method of mixed cloud object storage common authentication
CN112235411B (en) Server communication method, device, equipment and medium of RPA flow control terminal based on AI
US10063567B2 (en) System for cross-host, multi-thread session alignment

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