CN106484546A - The requesting method of event content and module - Google Patents

The requesting method of event content and module Download PDF

Info

Publication number
CN106484546A
CN106484546A CN201610872675.4A CN201610872675A CN106484546A CN 106484546 A CN106484546 A CN 106484546A CN 201610872675 A CN201610872675 A CN 201610872675A CN 106484546 A CN106484546 A CN 106484546A
Authority
CN
China
Prior art keywords
event
timing
event content
unit
request signal
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
CN201610872675.4A
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.)
LeTV Holding Beijing Co Ltd
LeTV Mobile Intelligent Information Technology Beijing Co Ltd
Original Assignee
LeTV Holding Beijing Co Ltd
LeTV Mobile Intelligent Information Technology Beijing 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 LeTV Holding Beijing Co Ltd, LeTV Mobile Intelligent Information Technology Beijing Co Ltd filed Critical LeTV Holding Beijing Co Ltd
Priority to CN201610872675.4A priority Critical patent/CN106484546A/en
Publication of CN106484546A publication Critical patent/CN106484546A/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/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to technical field of information processing, disclose a kind of requesting method of event content and module.In the present invention, a kind of requesting method of event content includes:When the update notification of the event that receives, judge whether to be in timing waiting state;If being in timing waiting state, event is added to default waiting list;If being in non-timing waiting state, starting timing to be clocked into waiting state, and event is added to waiting list;When timing end signal is detected, event content request signal is generated according to the event in waiting list, and event content request signal is sent;Present invention also offers a kind of request module of event content;The present invention realizes the detailed update content that batch obtains multiple events, effectively prevents from frequently sending event content request signal, alleviates the burden of processor.

Description

The requesting method of event content and module
Technical field
The present invention relates to technical field of information processing, particularly to a kind of requesting method of event content and module.
Background technology
The electronic equipments such as mobile phone, panel computer serve not only as a kind of social tool, and meanwhile, people are installed above also by it Each application program meeting the demand of itself, however, during realizing the present invention, inventor finds in prior art At least there are the following problems:
In prior art, such as in the calendar application scene of mobile phone, after succeeding in registration, when event therein has renewal When, server can send the update notification of this event to mobile phone, after mobile phone receives update notification, can immediately to server request this The more detailed update content of event;However, when there being the update notification of a greater number event, mobile phone then frequently can send request, Make processor may be in continuous operation state for a long time, increased the burden of processor.
Content of the invention
The purpose of embodiment of the present invention is to provide a kind of requesting method of event content and module, realizes batch and obtains The detailed update content of multiple events, effectively prevents from frequently sending event content request signal, alleviates the burden of processor.
For solving above-mentioned technical problem, The embodiment provides a kind of requesting method of event content, including:When Receive event update notification when, judge whether to be in timing waiting state;If being in timing waiting state, event is added To default waiting list;If being in non-timing waiting state, starting timing to be clocked into waiting state, and event is added To waiting list;When timing end signal is detected, event content request signal is generated according to the event in waiting list, and Event content request signal is sent.
Embodiments of the invention additionally provide a kind of request module of event content, including:Transmit-Receive Unit, judging unit, Timing unit, waiting list, event adding device and request signal generating unit;The renewal that Transmit-Receive Unit is used for receiving event is led to Know;Judging unit is used for judging whether timing unit is in timing waiting state;Timing unit is used for judging in judging unit When timing unit is in non-timing waiting state, start timing to be clocked into waiting state;Event adding device by based on When Shi Danyuan is in timing waiting state, event is added to waiting list;Request signal generating unit is used for timing list is being detected During the timing end signal that unit produces, event content request signal is generated according to the event in waiting list;Transmit-Receive Unit is also used In event content request signal is sent.
The embodiment of the present invention in terms of existing technologies, when the update notification of the event that receives, it is first determined whether It is in timing waiting state, if in timing waiting state, the event having update notification is added one by one to default wait team In row, when timing end signal is detected, generate event content request signals according to all events in waiting list, and by thing Part content request signal sends, if being in non-timing waiting state, starting timing and circulating said process.Thus in meter When the time in the event content request signal of all events merged send, all update content are obtained with batch, mitigation is processed The burden of device, prevents from frequently sending event content request signal.
In addition, after sending event content request signal, also including:Event flag in waiting list is Processed state;Wherein, generated in event content request signal according to the event in waiting list, specifically include:From wait team Row obtain the event being in untreated state;Event according to being in untreated state generates the solicited message of event content;Carry Supply a kind of specific implementation generating event content solicited message so that the event in waiting list includes processed state With untreated state, generate the solicited message of event content according only to the event being in untreated state, accelerate process event Speed.
In addition, after sending event content request signal, also including:Delete the event in waiting list;Carry Supply another kind of specific implementation generating event content solicited message so that the event in waiting list is all untreated shape State, in the case of limited storage space, delete the event in the waiting list of transmission, thus release reserve limited Memory space, the event for being subsequently added to waiting list vacates storage location, also simplify the application such as calendar program simultaneously The process step of program, further mitigates the burden of processor.
In addition, when timing duration reaches preset duration, producing timing end signal;To continue executing with other response things Part, to respond all operations of corresponding application program.
In addition, the requesting method of event content is applied to calendar applications;The application scenarios of the present invention are expanded.
Brief description
Fig. 1 is the flow chart of the requesting method of the event content according to first embodiment;
Fig. 2 is the flow chart of the requesting method of the event content according to second embodiment;
Fig. 3 is the flow chart of the requesting method of the event content according to the 3rd embodiment;
Fig. 4 is the schematic diagram of the request module of the event content according to the 4th embodiment;
Fig. 5 is the schematic diagram of the request module of the event content according to the 4th embodiment;
Fig. 6 is the schematic diagram of the request module of the event content according to the 4th embodiment;
Fig. 7 is the schematic diagram of the electronic equipment according to the 4th embodiment.
Specific embodiment
For making the object, technical solutions and advantages of the present invention clearer, below in conjunction with each reality to the present invention for the accompanying drawing The mode of applying is explained in detail.However, it will be understood by those skilled in the art that in each embodiment of the present invention, In order that reader more fully understands that the application proposes many ins and outs.But, even if there is no these ins and outs and base In following embodiment many variations and modification it is also possible to realize the application technical scheme required for protection.
The first embodiment of the present invention is related to a kind of requesting method of event content, is applied to the application journey of electronic equipment The calendar applications (not so being restricted) of sequence, such as mobile phone;The idiographic flow of the requesting method of event content as shown in figure 1, It is described as follows:
Step 101, when the update notification of the event that receives, judges whether to be in timing waiting state;If being in timing Waiting state, enters step 103;If being in non-timing waiting state, enter step 102.
In present embodiment, calendar program has clocking capability, first preset duration, if present timing duration is when default Within length, then it is in timing waiting state;When being in timing waiting state, present timing duration is not zero;When timing duration When reaching preset duration, then it is in non-timing waiting state, now present timing duration resets.I.e., it is possible to it is current by judging Whether timing duration is zero, to judge to be in time status or non-time status.
Step 102, starts timing to be clocked into waiting state.
When the update notification of the event that receives, if judge to be in non-timing waiting state, start timing and enter Enter timing waiting state;For example, countdown is started for timing number with preset duration.
Step 103, event is added to default waiting list.
In present embodiment, default waiting list, can be default queue sequence table, event is added successively in order Plus;The new event added can add foremost to default queue sequence table it is also possible to be added to queue backmost, so this Embodiment is not intended to be limited in any to this.
Example, during preset duration 120 seconds, add event by positive sequence successively order;Update notification when the event that receives When, if present timing duration is detected when 100 seconds, that is, present timing duration is not zero, then can determine whether that source waits in timing State, event is added to default waiting list.
Step 104, judges whether timing end signal is detected, if so, then enters step 105, otherwise enters step 101.
Example, during preset duration 120 seconds, at the end of timing is detected, produce timing end signal, to continue to hold Row others response events, for example, generate event content request signal according to the event in waiting list.
Step 105, generates event content request signal according to the event in waiting list.
In present embodiment, event content request signal is used for asking the details of update content.
Step 106, event content request signal is sent.
That is, event content request signal is sent to server end, all of update content is obtained with batch.
Present embodiment in terms of existing technologies, when the update notification of the event that receives, it is first determined whether place In timing waiting state, if in timing waiting state, the event having update notification is added one by one to default waiting list In, when timing end signal is detected, generate event content request signals according to all events in waiting list, and by event Content request signal sends, if being in non-timing waiting state, starting timing and circulating said process.Thus in timing In duration, the event content request signal of all events is merged and send, all update content are obtained with batch, mitigate processor Burden, prevent from frequently sending event content request signal.
The step of various methods divides above, is intended merely to describe clear, can merge into when realizing a step or Some steps are split, is decomposed into multiple steps, as long as including identical logical relation, all in the protection domain of this patent Interior;To adding inessential modification in algorithm or in flow process or introducing inessential design, but do not change its algorithm With the core design of flow process all in the protection domain of this patent.
Second embodiment of the present invention is related to a kind of requesting method of event content.Second embodiment is in the first enforcement Make improvements on the basis of mode, mainly the improvement is that:Event in second embodiment of the invention, in waiting list Including processed state and untreated state, generate the solicited message of event content according only to the event being in untreated state.
The requesting method of the event content of present embodiment obtains particular flow sheet as shown in Fig. 2 being described as follows:
Step 201, when the update notification of the event that receives, judges whether to be in timing waiting state;If being in timing Waiting state, enters step 203;If being in non-timing waiting state, enter step 202.
In present embodiment, calendar program has clocking capability, first preset duration, if present timing duration is when default Within length, then it is in timing waiting state;When being in timing waiting state, present timing duration is not zero;When timing duration When reaching preset duration, then it is in non-timing waiting state, now present timing duration resets.I.e., it is possible to it is current by judging Whether timing duration is zero, to judge to be in time status or non-time status.
Step 202, starts timing to be clocked into waiting state.
When the update notification of the event that receives, if judge to be in non-timing waiting state, start timing and enter Enter timing waiting state;For example, countdown is started for timing number with preset duration.
Step 203, event is added to default waiting list.
In present embodiment, default waiting list, can be default queue sequence table, event is added successively in order Plus;The new event added can add foremost to default queue sequence table it is also possible to be added to queue backmost, so this Embodiment is not intended to be limited in any to this.
Example, during preset duration 120 seconds, add event by positive sequence successively order;Update notification when the event that receives When, if present timing duration is detected when 100 seconds, that is, present timing duration is not zero, then can determine whether that source waits in timing State, event is added to default waiting list.
Step 204, judges whether timing end signal is detected, if so, then enters step 205, otherwise enters step 201.
Example, during preset duration 120 seconds, at the end of timing is detected, produce timing end signal, to continue to hold Row others response events, for example, generate event content request signal according to the event in waiting list.
Step 205, generates event content request signal according to the event in waiting list.
In present embodiment, event content request signal is used for asking the details of update content.
Specifically, this step includes following sub-step:
Step 2051, obtains the event being in untreated state from waiting list.
Step 2052, the event according to being in untreated state generates the solicited message of event content.
In present embodiment, the event in waiting list includes processed state and untreated state, processed state table Show that corresponding event has been transmitted across event content request signal;The corresponding event of untreated state representation does not also send event content Request signal;So, the solicited message of event content is generated according only to the event being in untreated state.
Example, if the new event added is added to default queue sequence backmost successively, sequentially add successively by positive sequence Plus event;Then backmost start scan event successively, so, then from the event of untreated state from default queue sequence table Start to scan, when scanning the event of first processed state, (event afterwards is all processed state to stop scanning ), and obtain the event being in untreated state of scanning, generated according to the event of untreated state in updating for request The solicited message of the event content of details holding.
Step 206, event content request signal is sent.
That is, event content request signal is sent to server end, all of update content is obtained with batch.
Step 207, the event flag in waiting list is processed state.
That is, by have sent in waiting list event content request signal event flag be processed state;Then, ring Answer the operation (step 201 to 207) of next round circulation.
Present embodiment, for first embodiment, has been transmitted across the event flag of event content request signal For processed state, thus when timing is clocked into waiting state again, directly untreated according to default waiting list Event generates event content request signal, accelerates the speed of process event.
Third embodiment of the invention is related to a kind of requesting method of event content, and the 3rd embodiment is in the first embodiment party Make improvements on the basis of formula, mainly the improvement is that:The event being transmitted across event content request signal is from wait team Delete in row.
In present embodiment, the requesting method of event content is as shown in figure 3, be described as follows:
Step 301, when the update notification of the event that receives, judges whether to be in timing waiting state;If being in timing Waiting state, enters step 303;If being in non-timing waiting state, enter step 302.
In present embodiment, calendar program has clocking capability, first preset duration, if present timing duration is when default Within length, then it is in timing waiting state;When being in timing waiting state, present timing duration is not zero;When timing duration When reaching preset duration, then it is in non-timing waiting state, now present timing duration resets.I.e., it is possible to it is current by judging Whether timing duration is zero, to judge to be in time status or non-time status.
Step 302, starts timing to be clocked into waiting state.
When the update notification of the event that receives, if judge to be in non-timing waiting state, start timing and enter Enter timing waiting state;For example, countdown is started for timing number with preset duration.
Step 303, event is added to default waiting list.
In present embodiment, default waiting list, can be default queue sequence table, event is added successively in order Plus;The new event added can add foremost to default queue sequence table it is also possible to be added to queue backmost, so this Embodiment is not intended to be limited in any to this.
Example, during preset duration 120 seconds, add event by positive sequence successively order;Update notification when the event that receives When, if present timing duration is detected when 100 seconds, that is, present timing duration is not zero, then can determine whether that source waits in timing State, event is added to default waiting list.
Step 304, judges whether timing end signal is detected, if so, then enters step 305, otherwise enters step 301.
Example, during preset duration 120 seconds, at the end of timing is detected, produce timing end signal, to continue to hold Row others response events, for example, generate event content request signal according to the event in waiting list.
Step 305, generates event content request signal according to the event in waiting list.
In present embodiment, event content request signal is used for asking the details of update content.
Step 306, event content request signal is sent.
That is, event content request signal is sent to server end, all of update content is obtained with batch.
Step 307, deletes the event in waiting list.
In present embodiment, because the event being transmitted across is deleted so that waiting list from waiting list by meeting in time In event be all not to be transmitted across event content request signal (that is, untreated event).
Present embodiment is for first or second embodiment, there is provided another kind of event content that generates asks letter The specific implementation of breath, need not scan the event judging in waiting list is processed state or untreated state, is depositing In the case of storage limited space, after event content request signal is sent, in the deletion waiting list of transmission Event, thus the limited memory space that release reserves, the event for being subsequently added to waiting list vacates storage location, simple Change the process step of the application programs such as calendar program, accelerated processing speed, further mitigate the burden of processor.
Four embodiment of the invention is related to a kind of request module of event content as shown in figure 4, including:Transmit-Receive Unit 41st, judging unit 42, timing unit 43, waiting list 44, event adding device 45 and request signal generating unit 46.
Transmit-Receive Unit 41 is used for receiving the update notification of event.
Judging unit 42 is used for judging whether timing unit 43 is in timing waiting state.
Timing unit 43 is used for, when judging unit 42 judges that timing unit 43 is in non-timing waiting state, starting to count When to be clocked into waiting state.
When the timing duration of timing unit 43 reaches preset duration, produce timing end signal.
Event adding device 45 is used for, when timing unit 43 is in timing waiting state, event being added to waiting list 44.
Request signal generating unit 46 is used for when the timing end signal of timing unit 43 generation is detected, according to waiting list Event in 44 generates event content request signal.
Transmit-Receive Unit 41 is additionally operable to send event content request signal.
It is seen that, present embodiment is the system embodiment corresponding with first embodiment, and present embodiment can be with First embodiment is worked in coordination enforcement.The relevant technical details mentioned in first embodiment still have in the present embodiment Effect, in order to reduce repetition, repeats no more here.Correspondingly, the relevant technical details mentioned in present embodiment are also applicable in In first embodiment.
It is noted that involved each module in present embodiment is logic module, in actual applications, one Individual logical block can be a part for a physical location or a physical location, can also be with multiple physics lists The combination of unit is realized.Additionally, for the innovative part projecting the present invention, will not be with solution institute of the present invention in present embodiment The unit that the technical problem relation of proposition is less close introduces, but this is not intended that in present embodiment there are not other lists Unit.
Fifth embodiment of the invention is related to a kind of request module of event content, and the 5th embodiment is in the 4th embodiment party Make improvements on the basis of formula, mainly the improvement is that:The request module of event content also includes Status Flag unit 47.
The request module of the event content of present embodiment is as shown in figure 5, include:Transmit-Receive Unit 41, judging unit 42, meter Shi Danyuan 43, waiting list 44, event adding device 45, request signal generating unit 46 and Status Flag unit 47.
Transmit-Receive Unit 41 is used for receiving the update notification of event.
Judging unit 42 is used for judging whether timing unit 43 is in timing waiting state.
Timing unit 43 is used for, when judging unit 42 judges that timing unit 43 is in non-timing waiting state, starting to count When to be clocked into waiting state.
Event adding device 45 is used for, when timing unit 43 is in timing waiting state, event being added to waiting list 44.
Request signal generating unit 46 is used for when the timing end signal of timing unit 43 generation is detected, according to waiting list Event in 44 generates event content request signal.Wherein, request signal generating unit 46 is used for producing timing unit 43 is detected Timing end signal when, obtain, from waiting list 44, the event of untreated state of being in;According to the thing being in untreated state Part generates the solicited message of event content.
Transmit-Receive Unit 41 is additionally operable to send event content request signal.
Status Flag unit 47 is used for, after event content request signal is sent by Transmit-Receive Unit 41, to wait team Event flag in row 44 is processed state.
Because second embodiment is mutually corresponding with present embodiment, therefore present embodiment can be mutual with second embodiment Match enforcement.The relevant technical details mentioned in second embodiment are still effective in the present embodiment, in the second enforcement The technique effect that can reach in mode is in the present embodiment similarly it is achieved that in order to reduce repetition, no longer superfluous here State.Correspondingly, the relevant technical details mentioned in present embodiment are also applicable in second embodiment.
Sixth embodiment of the invention is related to a kind of request module of event content, and the 6th embodiment is in the 5th embodiment party Make improvements on the basis of formula, mainly the improvement is that:The request module of event content also includes event and deletes unit 48.
The request module of the event content of present embodiment is as shown in fig. 6, include:Transmit-Receive Unit 41, judging unit 42, meter Shi Danyuan 43, waiting list 44, event adding device 45, request signal generating unit 46 and event delete unit 48.
Transmit-Receive Unit 41 is used for receiving the update notification of event.
Judging unit 42 is used for judging whether timing unit 43 is in timing waiting state.
Timing unit 43 is used for, when judging unit 42 judges that timing unit 43 is in non-timing waiting state, starting to count When to be clocked into waiting state.
When the timing duration of timing unit 43 reaches preset duration, produce timing end signal.
Event adding device 45 is used for, when timing unit 43 is in timing waiting state, event being added to waiting list 44.
Request signal generating unit 46 is used for when the timing end signal of timing unit 42 generation is detected, according to waiting list Event in 44 generates event content request signal.
Transmit-Receive Unit 41 is additionally operable to send event content request signal.
Event is deleted unit 48 and is used for, after event content request signal is sent by Transmit-Receive Unit 41, deleting and waiting Event in queue 44.
Because the 3rd embodiment is mutually corresponding with present embodiment, therefore present embodiment can be mutual with the 3rd embodiment Match enforcement.The relevant technical details mentioned in 3rd embodiment are still effective in the present embodiment, in the 3rd enforcement The technique effect that can reach in mode is in the present embodiment similarly it is achieved that in order to reduce repetition, no longer superfluous here State.Correspondingly, the relevant technical details mentioned in present embodiment are also applicable in the 3rd embodiment.
Seventh embodiment of the invention is related to a kind of electronic equipment, as shown in fig. 7, comprises:Transceiver 71, processor 72, Memorizer 73 and display 74;Wherein, processor 72 is connected to transceiver 71, memorizer 73 and display 74.
The application programs such as calendar program are stored in memorizer 73, proceed as follows when being executed by a processor:
Transceiver 71 is used for receiving the update notification of event.
Memorizer 73 is used for keeping in the update notification of the event of transceiver 71 reception, and is reserved with correspondence in memorizer 73 Memory area in waiting list.
Display 74 is used for showing the update notification of event.
Processor 72 can (Digital Signal Processor, at digital signal for CPU (central processing unit), DSP Reason device) etc.;For judging whether to be in timing waiting state;When judging to be in non-timing waiting state, start timing with It is clocked into waiting state.
When timing duration reaches preset duration, processor 72 is additionally operable to produce timing end signal.
Processor 72 is additionally operable to, in timing waiting state, event be added to waiting list.
Processor 72, when the timing end signal of generation is detected, generates event content according to the event in waiting list Request signal;And by transceiver 71, event content request signal is sent.
Electronic equipment as above is corresponding with the requesting method of the event content in first embodiment.
On the basis of above-mentioned electronic equipment, further, when event content request signal is sent by transceiver 71 Afterwards, processor 72 is additionally operable to the event flag in waiting list is processed state.
Wherein, processor 72 is additionally operable to, when the timing end signal of generation is detected, obtain from waiting list and be in not The event of process state;And the solicited message of event content is generated according to the event being in untreated state.
Electronic equipment as above is corresponding with the requesting method of the event content in second embodiment.
On the basis of the electronic equipment of above-mentioned corresponding first embodiment, further, when transceiver 71 is by event After appearance request signal sends, processor 72 is additionally operable to delete the event in waiting list.
Electronic equipment as above is corresponding with the requesting method of the event content in the 3rd embodiment.
It is seen that, present embodiment is the physical system embodiment corresponding with first, second or third embodiment, Present embodiment can be worked in coordination enforcement with first, second or third embodiment.Carry in first, second or third embodiment The relevant technical details arriving are still effective in the present embodiment, in order to reduce repetition, repeat no more here.Correspondingly, this reality Apply the relevant technical details mentioned in mode to be also applicable in first, second or third embodiment.
It will be appreciated by those skilled in the art that all or part of step realized in above-described embodiment method can be by Program to complete come the hardware to instruct correlation, and this program storage, in a storage medium, includes some instructions use so that one Individual equipment (can be single-chip microcomputer, chip etc.) or processor (processor) execute each embodiment methods described of the application All or part of step.And aforesaid storage medium includes:USB flash disk, portable hard drive, read only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disc or CD etc. are various can store journey The medium of sequence code.
It will be understood by those skilled in the art that the respective embodiments described above are to realize the specific embodiment of the present invention, And in actual applications, can to it, various changes can be made in the form and details, without departing from the spirit and scope of the present invention.

Claims (9)

1. a kind of requesting method of event content is it is characterised in that include:
When the update notification of the event that receives, judge whether to be in timing waiting state;
If being in timing waiting state, described event is added to default waiting list;
If being in non-timing waiting state, start timing to be clocked into waiting state, and described event is added to described etc. Treat queue;
When timing end signal is detected, event content request signal is generated according to the event in described waiting list, and will Described event content request signal sends.
2. the requesting method of event content according to claim 1 is it is characterised in that asking letter by described event content After number sending, also include:Described event flag in described waiting list is processed state;
Wherein, generated in event content request signal according to the event in described waiting list, specifically include:From described wait team Row obtain the event being in untreated state;Generate the request of described event content according to the described event being in untreated state Information.
3. the requesting method of event content according to claim 1 is it is characterised in that asking letter by described event content After number sending, also include:Delete the described event in described waiting list.
4. the requesting method of event content according to claim 1 reaches preset duration it is characterised in that working as timing duration When, produce described timing end signal.
5. the requesting method of event content according to claim 1 is it is characterised in that the requesting method of described event content It is applied to calendar applications.
6. a kind of request module of event content is it is characterised in that include:Transmit-Receive Unit, judging unit, timing unit, wait Queue, event adding device and request signal generating unit;
Described Transmit-Receive Unit is used for receiving the update notification of event;
Described judging unit is used for judging whether described timing unit is in timing waiting state;
Described timing unit is used for, when described judging unit judges that described timing unit is in non-timing waiting state, starting Timing is to be clocked into waiting state;
Described event adding device is used for, when described timing unit is in timing waiting state, described event being added to described Waiting list;
Described request signal generating unit is used for when the timing end signal that described timing unit produces is detected, according to described wait Event in queue generates event content request signal;
Described Transmit-Receive Unit is additionally operable to send described event content request signal.
7. the request module of event content according to claim 6 is it is characterised in that the request module of described event content Also include Status Flag unit;
Described Status Flag unit is used for after described event content request signal is sent by described Transmit-Receive Unit, by institute Stating the described event flag in waiting list is processed state;
Wherein, described request signal generating unit is used for obtaining, from described waiting list, the event being in untreated state;According to described The event being in untreated state generates the solicited message of described event content.
8. the request module of event content according to claim 6 is it is characterised in that the request module of described event content Also include event and delete unit;
Described event is deleted unit and is used for, after described event content request signal is sent by described Transmit-Receive Unit, deleting Described event in described waiting list.
9. event content according to claim 6 request module it is characterised in that it is characterized in that, when described timing When the timing duration of unit reaches preset duration, produce described timing end signal.
CN201610872675.4A 2016-09-30 2016-09-30 The requesting method of event content and module Pending CN106484546A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610872675.4A CN106484546A (en) 2016-09-30 2016-09-30 The requesting method of event content and module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610872675.4A CN106484546A (en) 2016-09-30 2016-09-30 The requesting method of event content and module

Publications (1)

Publication Number Publication Date
CN106484546A true CN106484546A (en) 2017-03-08

Family

ID=58269103

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610872675.4A Pending CN106484546A (en) 2016-09-30 2016-09-30 The requesting method of event content and module

Country Status (1)

Country Link
CN (1) CN106484546A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113311728A (en) * 2021-05-25 2021-08-27 南京国电南自维美德自动化有限公司 Method and system for communication between simulation model and controller

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080040441A1 (en) * 2006-07-05 2008-02-14 Oracle International Corporation Push e-mail inferred network presence
CN101622888A (en) * 2007-06-11 2010-01-06 Sk电信有限公司 Content update from a server to a client terminal in a dynamic content delivery (DCD) system
CN102202271A (en) * 2011-05-16 2011-09-28 中兴通讯股份有限公司 Method, system and device for sharing schedule information of multiple mobile terminals
CN102542018A (en) * 2011-12-16 2012-07-04 深圳中兴网信科技有限公司 Web online file viewing system and file conversion device
US20150081817A1 (en) * 2013-09-13 2015-03-19 Electronics And Telecommunications Research Institute Method for delivering push notification and push notification server for performing the same
CN104965806A (en) * 2015-06-30 2015-10-07 北京奇艺世纪科技有限公司 Request processing method and apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080040441A1 (en) * 2006-07-05 2008-02-14 Oracle International Corporation Push e-mail inferred network presence
CN101622888A (en) * 2007-06-11 2010-01-06 Sk电信有限公司 Content update from a server to a client terminal in a dynamic content delivery (DCD) system
CN102202271A (en) * 2011-05-16 2011-09-28 中兴通讯股份有限公司 Method, system and device for sharing schedule information of multiple mobile terminals
CN102542018A (en) * 2011-12-16 2012-07-04 深圳中兴网信科技有限公司 Web online file viewing system and file conversion device
US20150081817A1 (en) * 2013-09-13 2015-03-19 Electronics And Telecommunications Research Institute Method for delivering push notification and push notification server for performing the same
CN104965806A (en) * 2015-06-30 2015-10-07 北京奇艺世纪科技有限公司 Request processing method and apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113311728A (en) * 2021-05-25 2021-08-27 南京国电南自维美德自动化有限公司 Method and system for communication between simulation model and controller

Similar Documents

Publication Publication Date Title
US20210256431A1 (en) Methods for unlocking shared bikes
CN104092811B (en) Mobile terminal information download method, system, terminal device and server
US8141078B2 (en) Providing shared tasks amongst a plurality of individuals
CN107241380B (en) Method and apparatus for time-based adjusted load balancing
CN112988362B (en) Task processing method and device, electronic equipment and storage medium
CN104917724A (en) Identity verification method and apparatus
KR20100021077A (en) Apparatus and method for security management of user terminal
CN104735657B (en) Security terminal verification method, wireless access point binding method, apparatus and system
CN111338797A (en) Task processing method and device, electronic equipment and computer readable storage medium
CN109992732A (en) Information sharing method, device, electronic equipment and storage medium
CN108572876A (en) A kind of implementation method and device of Read-Write Locks
CN109388626A (en) Method and apparatus for being numbered to traffic assignments
CN106358065A (en) Multimedia information processing method and system
US20210377177A1 (en) System and method to optimize workflow
CN106776401A (en) Method for message transmission and device
CN110619204A (en) Invitation code generation method and device, terminal equipment and storage medium
CN109391473A (en) A kind of method, apparatus and storage medium of Electronic Signature
CN108872902B (en) Waveform output method and apparatus
CN112948804B (en) Program control method, device and computer readable storage medium
CN106484546A (en) The requesting method of event content and module
CN103617645A (en) Method and device for rendering
CN103634385A (en) System, method and server for data synchronizing
CN115174009A (en) Method and device for determining HARQ (hybrid automatic repeat request) feedback, terminal and readable storage medium
CN110708238B (en) Method and apparatus for processing information
CN103490984A (en) Method and device for obtaining user information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170308