[go: up one dir, main page]

CN119722011A - A schedule reminder method, system and terminal for emergency dispatch system - Google Patents

A schedule reminder method, system and terminal for emergency dispatch system Download PDF

Info

Publication number
CN119722011A
CN119722011A CN202411444027.XA CN202411444027A CN119722011A CN 119722011 A CN119722011 A CN 119722011A CN 202411444027 A CN202411444027 A CN 202411444027A CN 119722011 A CN119722011 A CN 119722011A
Authority
CN
China
Prior art keywords
task
schedule
reminding
emergency
tasks
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
CN202411444027.XA
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.)
Xi'an Zhenyou Communication Technology Co ltd
Original Assignee
Xi'an Zhenyou Communication Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xi'an Zhenyou Communication Technology Co ltd filed Critical Xi'an Zhenyou Communication Technology Co ltd
Priority to CN202411444027.XA priority Critical patent/CN119722011A/en
Publication of CN119722011A publication Critical patent/CN119722011A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

本发明公开了一种应急调度系统的日程提醒方法、系统及终端,所述方法包括:在应急调度系统的规则设置界面创建日程;创建定时任务服务,设置提醒功能,用于在所述日程中的任务开始前预设时间进行提醒;根据用户实际需求,通过定时任务服务设置多重提醒;使用定时器创建多个任务类和任务调度器,将任务添加到任务调度器;通过定时任务调度框架启动线程池,通过线程池执行所有的任务;根据设置好的多重提醒,当任务被触发时发出提醒;当任务执行完成后,更新任务状态并记录任务执行结果。本发明通过日程提醒更有效地安排和管理时间,提高工作效率,减少遗漏或延误的风险,从而实现工作与任务的及时处理,同时保证紧急任务能够顺利完成。

The present invention discloses a schedule reminder method, system and terminal of an emergency dispatch system, the method comprising: creating a schedule in a rule setting interface of the emergency dispatch system; creating a timed task service, setting a reminder function, for reminding at a preset time before the start of a task in the schedule; setting multiple reminders through the timed task service according to actual user needs; using a timer to create multiple task classes and task schedulers, and adding tasks to the task scheduler; starting a thread pool through a timed task scheduling framework, and executing all tasks through the thread pool; issuing a reminder when a task is triggered according to the set multiple reminders; and updating the task status and recording the task execution result when the task is executed after completion. The present invention arranges and manages time more effectively through schedule reminders, improves work efficiency, reduces the risk of omissions or delays, thereby achieving timely processing of work and tasks, and ensuring that emergency tasks can be successfully completed.

Description

Schedule reminding method, system and terminal of emergency scheduling system
Technical Field
The invention relates to the technical field of task reminding, in particular to a schedule reminding method, a schedule reminding system, a schedule reminding terminal and a computer readable storage medium of an emergency dispatching system.
Background
The emergency dispatch system is generally a tool for responding to emergency events and crisis scenes, unlike ordinary schedule management services. Although the emergency dispatch system also involves problems of time management and resource allocation, the main purpose is to help organizations and leaders make quick and accurate decisions in complex and emergency situations.
Therefore, if there is no schedule reminder in the emergency dispatch system, the completion time and effect of the task may be affected.
Accordingly, the prior art is still in need of improvement and development.
Disclosure of Invention
The invention mainly aims to provide a schedule reminding method, a schedule reminding system, a schedule reminding terminal and a computer readable storage medium of an emergency dispatching system, and aims to solve the problem that no schedule reminding is available in the emergency dispatching system in the prior art, and the task completion time and effect are affected.
In order to achieve the above purpose, the present invention provides a schedule reminding method of an emergency dispatch system, the schedule reminding method of the emergency dispatch system includes the following steps:
creating a schedule on a rule setting interface of the emergency dispatching system;
after the schedule is established, establishing a timing task service, and setting a reminding function through the timing task service, wherein the reminding function is used for reminding a preset time before the task in the schedule starts;
According to the actual demands of users, multiple reminding is set through the timing task service, and different reminding modes are set in different time periods before the tasks in the schedule are started;
creating a plurality of task classes and task schedulers by using a timer, and adding the tasks in the schedule to the task schedulers;
starting a thread pool through a timing task scheduling framework, and executing all tasks through the thread pool;
According to the set multiple reminding, sending out the reminding when the task is triggered;
and after the task is executed, updating the task state through the task dispatcher and recording the task execution result.
Optionally, the schedule reminding method of the emergency dispatching system updates the task state and records the task execution result through the task dispatcher after the task execution is completed, and then further includes:
when a schedule viewing instruction of a user is received, a schedule created by the user and a schedule participated in by the user in cooperation in the emergency scheduling system are called and displayed;
When a user department checking calendar instruction is received, all schedules of a current department and a subordinate department with department checking authority in the emergency dispatching system are called and displayed.
Optionally, the schedule reminding method of the emergency dispatching system updates the task state and records the task execution result through the task dispatcher after the task execution is completed, and then further includes:
when an operation instruction of editing or deleting the created schedule is received by a user, deleting a corresponding task in the emergency dispatching system, and not sending any reminding notification any more.
Optionally, the schedule reminding method of the emergency dispatching system, wherein the schedule information comprises date, time, task name, necessary information of participators and reminding time.
Optionally, in the schedule reminding method of the emergency dispatching system, the reminding mode in the reminding function includes a page popup window of a disconnection system, voice notification, short message notification and mail.
Optionally, the schedule reminding method of the emergency dispatching system, wherein the task dispatcher is used for managing and dispatching various tasks and processes in the emergency dispatching system.
Optionally, the schedule reminding method of the emergency dispatching system starts a thread pool through a timing task dispatching frame, and executes all tasks through the thread pool, which specifically includes:
detecting whether a task reaches a trigger time or not in the task scheduler by means of polling or monitoring a system event;
if a task has been triggered, a thread from a thread pool is selected by the task scheduler to execute the triggered task.
In addition, in order to achieve the above object, the present invention further provides a schedule reminding system of an emergency dispatch system, where the schedule reminding system of the emergency dispatch system includes:
the schedule creation module is used for creating a schedule on a rule setting interface of the emergency dispatching system;
The reminding setting module is used for creating a timing task service after finishing schedule creation, setting a reminding function through the timing task service, and the reminding function is used for reminding a preset time before a task in the schedule starts;
The reminding rule making module is used for setting multiple reminding through the timing task service according to the actual demands of users, and setting different reminding modes in different time periods before the start of the tasks in the schedule;
a schedule adding module for creating a plurality of task classes and task schedulers by using a timer, and adding tasks in the schedule to the task schedulers;
The task execution module is used for starting a thread pool through the timing task scheduling framework and executing all tasks through the thread pool;
The task triggering module is used for sending out a prompt when the task is triggered according to the set multiple prompts;
And the task recording module is used for updating the task state through the task scheduler and recording the task execution result after the task execution is completed.
In addition, in order to achieve the purpose, the invention also provides a terminal, wherein the terminal comprises a memory, a processor and a schedule reminding program of an emergency dispatching system which is stored in the memory and can run on the processor, and the schedule reminding program of the emergency dispatching system realizes the steps of the schedule reminding method of the emergency dispatching system when being executed by the processor.
In addition, in order to achieve the above object, the present invention further provides a computer readable storage medium, wherein the computer readable storage medium stores a schedule reminding program of an emergency dispatch system, and the schedule reminding program of the emergency dispatch system realizes the steps of the schedule reminding method of the emergency dispatch system when being executed by a processor.
The method comprises the steps of creating a schedule on a rule setting interface of an emergency dispatching system, creating a timing task service after the schedule is created, setting a reminding function through the timing task service, wherein the reminding function is used for reminding a user at a preset time before a task in the schedule starts, setting multiple reminding modes according to actual demands of the user through the timing task service, setting different reminding modes in different time periods before the task in the schedule starts, creating a plurality of task classes and task schedulers through a timer, adding the tasks in the schedule to the task schedulers, starting a thread pool through the timing task dispatching frame, executing all tasks through the thread pool, sending reminding according to the set multiple reminding when the task is triggered, updating task states through the task schedulers after the task execution is completed, and recording task execution results. According to the invention, the schedule reminding is used for more effectively arranging and managing time, the working efficiency is improved, and the risk of omission or delay is reduced, so that timely processing of work and tasks is realized, and meanwhile, the emergency task can be successfully completed.
Drawings
FIG. 1 is a flow chart of a preferred embodiment of a calendar reminder method of the conforming emergency system of the present invention;
FIG. 2 is a flow chart of creating a calendar in a preferred embodiment of a calendar reminder method of the conforming emergency system of the present invention;
FIG. 3 is a flow chart of the schedule viewing authority control in the preferred embodiment of the schedule reminding method of the emergency dispatch system of the present invention;
FIG. 4 is a flow chart of deleting a schedule in a preferred embodiment of a schedule reminding method of the emergency dispatch system of the present invention;
FIG. 5 is a block diagram of a preferred embodiment of a calendar reminder system of the conforming emergency system of the present invention;
fig. 6 is a block diagram of a preferred embodiment of the terminal of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more clear and clear, the present invention will be further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
As shown in FIG. 1, the schedule reminding method of the emergency dispatching system according to the preferred embodiment of the invention comprises the following steps:
and step S10, creating a schedule on a rule setting interface of the emergency dispatching system.
Specifically, the schedule information comprises date, time, task name, necessary information of participators and reminding time, as shown in fig. 2, the schedule is created in a rule setting interface of the emergency dispatching system, namely the date, time and task name, necessary information of participators and reminding time are required to be input in the rule setting interface of the auxiliary dispatching system, and daily, workday, weekly and monthly schedule addition is supported.
And step S20, creating a timing task service after the schedule is created, and setting a reminding function through the timing task service, wherein the reminding function is used for reminding a user at a preset time before the task in the schedule starts.
Specifically, after the schedule is created, a reminder function is further required to be set and added to a timed task service (i.e. the timed task in fig. 2), and the timed task service mainly adds a corresponding timed task and a management function of the timed task, so that a reminder notification is received at a certain time before the task starts, and the reminder can support various manners, such as page popup of a drop-line system, voice notification, short message notification, mail and the like.
And step S30, setting multiple reminding modes in different time periods before the task in the schedule starts according to the actual demands of the users through the timing task service.
Specifically, multiple reminders can be performed according to actual demands of users, and in order to ensure that the users do not miss important tasks, multiple reminders are suggested to be set simultaneously. For example, when the time is one hour from the task start time, a reminding window is popped up, then a voice notification is sent 5 minutes before the actual start of the task, and different reminding modes are set in different time periods before the start of the task in the schedule, so that the user is prevented from missing the execution of the task.
And S40, creating a plurality of task classes and task schedulers by using a timer, and adding the tasks in the schedule to the task schedulers.
Specifically, a timer is used to create a task (Job) class, then a task Scheduler (Scheduler) is defined, and tasks are added into the task Scheduler, wherein the task Scheduler is mainly used for managing and scheduling various tasks and processes in the system, and can help users and the system to automatically execute specific tasks. Executing Job tasks with Trigger-defined opportunities can understand what happens when to do, which initiates Trigger to execute Job. A task may be assigned to a plurality of triggers (Trigger), each Trigger defining when the task is triggered. The triggers may be configured based on time intervals, dates, or calendars.
And S50, starting a thread pool through a timing task scheduling framework, and executing all tasks through the thread pool.
Specifically, quartz (which is a timing task scheduling framework and consists of three core parts, namely Job and Trigger, scheduler) starts a thread pool and is responsible for executing all tasks, a task scheduler detects whether a task reaches a trigger time by polling or monitoring a system event, and if the task is triggered, the task scheduler selects a thread from the thread pool to execute the triggered task.
In the cluster mode of Quartz, no single "main Thread" is responsible for the scheduling and execution of all jobs, but rather multiple threads work cooperatively, with the Scheduler Thread (Scheduler Thread) playing a core role, which periodically examines and triggers jobs. These threads are typically daemon threads (Daemon Threads) that ensure that background execution continues while the application is running, without preventing the application from closing.
And step S60, according to the set multiple reminding, sending out the reminding when the task is triggered.
Specifically, according to the rule (multiple reminders) configured in step S30, the schedule is directly issued, i.e. reminders are issued when the task is triggered.
And step S70, updating the task state through the task scheduler and recording the task execution result after the task execution is completed.
Specifically, the Quartz provides a mechanism for a listener (Listener) to obtain the execution of a job by implementing a specific listener interface, and after completion of task execution, the task scheduler updates the task state and records the task execution results.
Further, as shown in fig. 3, the schedule viewing authority control is shown, when a schedule viewing instruction of a user is received, a schedule created by the user and a schedule participated in by the user in cooperation are called and displayed, and when a calendar viewing instruction of a department of the user is received, all schedules of a current department and a subordinate department with department viewing authority in the emergency scheduling system are called and displayed. The user can only check the schedule created by the user and the schedule participated in by the user, the user selects departments (or all departments within default authority) to check the calendar, and the user can check all schedules of the current department and the subordinate departments (provided that the current user has the authority of the departments).
Further, as shown in fig. 4, a process of deleting a schedule is shown, when an operation instruction of editing or deleting a created schedule is received, a corresponding task in the emergency dispatch system is deleted, and no reminding notification is sent out any more, that is, the user can edit or delete the created schedule, the task of the deleted schedule is a cancel task, and no reminding notification is sent out any more.
According to the invention, the schedule reminder can help the user to more effectively schedule and manage time, improve working efficiency, create schedule for the user, set reminder and notice, help the user to complete tasks and conferences in time, and reduce the risk of omission or delay. In addition, calendar reminders may also be integrated with other tools, such as email and online calendars, to make information management more convenient and efficient. By using the schedule service, time and resources can be better distributed, so that timely processing of work and tasks is realized, and meanwhile, the emergency tasks can be successfully completed.
Further, as shown in fig. 5, the invention further provides a schedule reminding system of the emergency dispatching system based on the schedule reminding method of the emergency dispatching system, wherein the schedule reminding system of the emergency dispatching system comprises:
A schedule creation module 51 for creating a schedule at a rule setting interface of the emergency dispatch system;
The reminding setting module 52 is configured to create a timed task service after completing the creation of the schedule, and set a reminding function according to the timed task service, where the reminding function is used for reminding a preset time before a task in the schedule starts;
the reminding rule making module 53 is configured to set multiple reminders according to actual demands of users through the timed task service, and set different reminding modes in different time periods before the start of tasks in the schedule;
a schedule adding module 54 for creating a plurality of task classes and task schedulers using a timer, adding tasks in the schedule to the task schedulers;
A task execution module 55, configured to start a thread pool through a timed task scheduling framework, and execute all tasks through the thread pool;
The task triggering module 56 is configured to issue a reminder when a task is triggered according to the set multiple reminders;
the task recording module 57 is configured to update a task state and record a task execution result by the task scheduler after the task execution is completed.
Further, as shown in fig. 6, the invention further provides a terminal based on the schedule reminding method and system of the emergency dispatch system, and the terminal comprises a processor 10, a memory 20 and a display 30. Fig. 6 shows only some of the components of the terminal, but it should be understood that not all of the illustrated components are required to be implemented and that more or fewer components may alternatively be implemented.
The memory 20 may in some embodiments be an internal storage unit of the terminal, such as a hard disk or a memory of the terminal. The memory 20 may in other embodiments also be an external storage device of the terminal, such as a plug-in hard disk provided on the terminal, a smart memory card (SMART MEDIA CARD, SMC), a Secure Digital (SD) card, a flash memory card (FLASH CARD), etc. Further, the memory 20 may also include both an internal storage unit and an external storage device of the terminal. The memory 20 is used for storing application software installed in the terminal and various data, such as program codes of the installation terminal. The memory 20 may also be used to temporarily store data that has been output or is to be output. In one embodiment, the memory 20 stores a schedule reminder 40 of the emergency dispatch system, and the schedule reminder 40 of the emergency dispatch system may be executed by the processor 10, so as to implement the schedule reminder method of the emergency dispatch system in the present application.
The processor 10 may in some embodiments be a central processing unit (Central Processing Unit, CPU), microprocessor or other data processing chip for running program code or processing data stored in the memory 20, for example for executing a calendar reminder method of the emergency dispatch system, etc.
The display 30 may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch, or the like in some embodiments. The display 30 is used for displaying information at the terminal and for displaying a visual user interface. The components 10-30 of the terminal communicate with each other via a system bus.
In one embodiment, the following steps are implemented when the processor 10 executes the schedule reminder program 40 of the conforming emergency system in the memory 20:
creating a schedule on a rule setting interface of the emergency dispatching system;
after the schedule is established, establishing a timing task service, and setting a reminding function through the timing task service, wherein the reminding function is used for reminding a preset time before the task in the schedule starts;
According to the actual demands of users, multiple reminding is set through the timing task service, and different reminding modes are set in different time periods before the tasks in the schedule are started;
creating a plurality of task classes and task schedulers by using a timer, and adding the tasks in the schedule to the task schedulers;
starting a thread pool through a timing task scheduling framework, and executing all tasks through the thread pool;
According to the set multiple reminding, sending out the reminding when the task is triggered;
and after the task is executed, updating the task state through the task dispatcher and recording the task execution result.
After the task is executed, updating the task state through the task scheduler, recording the task execution result, and then further comprising:
when a schedule viewing instruction of a user is received, a schedule created by the user and a schedule participated in by the user in cooperation in the emergency scheduling system are called and displayed;
When a user department checking calendar instruction is received, all schedules of a current department and a subordinate department with department checking authority in the emergency dispatching system are called and displayed.
After the task is executed, updating the task state through the task scheduler, recording the task execution result, and then further comprising:
when an operation instruction of editing or deleting the created schedule is received by a user, deleting a corresponding task in the emergency dispatching system, and not sending any reminding notification any more.
The schedule information comprises date, time, task name, necessary information of participators and reminding time.
The reminding mode in the reminding function comprises a page popup window of the disconnection system, voice notification, short message notification and mail.
The task scheduler is used for managing and scheduling various tasks and processes in the emergency scheduling system.
The method specifically comprises the steps of starting a thread pool through a timing task scheduling framework, and executing all tasks through the thread pool, wherein the method specifically comprises the following steps:
detecting whether a task reaches a trigger time or not in the task scheduler by means of polling or monitoring a system event;
if a task has been triggered, a thread from a thread pool is selected by the task scheduler to execute the triggered task.
The invention also provides a computer readable storage medium, wherein the computer readable storage medium stores a schedule reminding program of the emergency dispatching system, and the schedule reminding program of the emergency dispatching system realizes the steps of the schedule reminding method of the emergency dispatching system when being executed by a processor.
In summary, the invention provides a schedule reminding method, a schedule reminding system, a schedule reminding terminal and a computer readable storage medium of an emergency dispatch system, wherein the schedule reminding method comprises the steps of creating a schedule on a rule setting interface of the emergency dispatch system; creating a timing task service after finishing schedule creation, setting a reminding function through the timing task service, wherein the reminding function is used for reminding a user at a preset time before the task in the schedule starts, setting multiple reminders through the timing task service according to actual demands of the user, setting different reminding modes in different time periods before the task in the schedule starts, creating a plurality of task classes and task schedulers through a timer, adding the task in the schedule to the task schedulers, starting a thread pool through a timing task scheduling framework, executing all tasks through the thread pool, sending reminders when the task is triggered according to the set multiple reminders, and updating task states through the task schedulers and recording task execution results after the task execution is finished. According to the invention, the schedule reminding is used for more effectively arranging and managing time, the working efficiency is improved, and the risk of omission or delay is reduced, so that timely processing of work and tasks is realized, and meanwhile, the emergency task can be successfully completed.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising one does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
Of course, those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by a computer program for instructing relevant hardware (e.g., processor, controller, etc.), the program may be stored on a computer readable storage medium, and the program may include the above described methods when executed. The computer readable storage medium may be a memory, a magnetic disk, an optical disk, etc.
It is to be understood that the invention is not limited in its application to the examples described above, but is capable of modification and variation in light of the above teachings by those skilled in the art, and that all such modifications and variations are intended to be included within the scope of the appended claims.

Claims (10)

1. The schedule reminding method of the emergency dispatching system is characterized by comprising the following steps of:
creating a schedule on a rule setting interface of the emergency dispatching system;
after the schedule is established, establishing a timing task service, and setting a reminding function through the timing task service, wherein the reminding function is used for reminding a preset time before the task in the schedule starts;
According to the actual demands of users, multiple reminding is set through the timing task service, and different reminding modes are set in different time periods before the tasks in the schedule are started;
creating a plurality of task classes and task schedulers by using a timer, and adding the tasks in the schedule to the task schedulers;
starting a thread pool through a timing task scheduling framework, and executing all tasks through the thread pool;
According to the set multiple reminding, sending out the reminding when the task is triggered;
and after the task is executed, updating the task state through the task dispatcher and recording the task execution result.
2. The schedule reminding method of the emergency dispatch system according to claim 1, wherein after the task execution is completed, updating the task state and recording the task execution result by the task dispatcher, and further comprising:
when a schedule viewing instruction of a user is received, a schedule created by the user and a schedule participated in by the user in cooperation in the emergency scheduling system are called and displayed;
When a user department checking calendar instruction is received, all schedules of a current department and a subordinate department with department checking authority in the emergency dispatching system are called and displayed.
3. The schedule reminding method of the emergency dispatch system according to claim 1, wherein after the task execution is completed, updating the task state and recording the task execution result by the task dispatcher, and further comprising:
when an operation instruction of editing or deleting the created schedule is received by a user, deleting a corresponding task in the emergency dispatching system, and not sending any reminding notification any more.
4. The schedule reminding method of the emergency dispatch system according to claim 1, wherein the schedule information includes date, time, task name, participant necessary information and reminding time.
5. The schedule reminding method of the emergency dispatch system according to claim 1, wherein the reminding mode in the reminding function comprises a page popup window of a call drop system, a voice notification, a short message notification and a mail.
6. The schedule reminder method for a conforming emergency system according to claim 1 wherein the task scheduler is used to manage and schedule various tasks and processes in the conforming emergency system.
7. The schedule reminding method of an emergency dispatch system according to claim 1, wherein the method starts a thread pool by a timed task dispatch framework, and all tasks are executed by the thread pool, specifically comprising:
detecting whether a task reaches a trigger time or not in the task scheduler by means of polling or monitoring a system event;
if a task has been triggered, a thread from a thread pool is selected by the task scheduler to execute the triggered task.
8. A schedule reminder system for an emergency dispatch system, the schedule reminder system of the emergency dispatch system comprising:
the schedule creation module is used for creating a schedule on a rule setting interface of the emergency dispatching system;
The reminding setting module is used for creating a timing task service after finishing schedule creation, setting a reminding function through the timing task service, and the reminding function is used for reminding a preset time before a task in the schedule starts;
The reminding rule making module is used for setting multiple reminding through the timing task service according to the actual demands of users, and setting different reminding modes in different time periods before the start of the tasks in the schedule;
a schedule adding module for creating a plurality of task classes and task schedulers by using a timer, and adding tasks in the schedule to the task schedulers;
The task execution module is used for starting a thread pool through the timing task scheduling framework and executing all tasks through the thread pool;
The task triggering module is used for sending out a prompt when the task is triggered according to the set multiple prompts;
And the task recording module is used for updating the task state through the task scheduler and recording the task execution result after the task execution is completed.
9. A terminal comprising a memory, a processor and a schedule reminder for an emergency dispatch system stored on the memory and operable on the processor, the schedule reminder for the emergency dispatch system when executed by the processor implementing the steps of the schedule reminder method for an emergency dispatch system of any one of claims 1-7.
10. A computer readable storage medium, wherein the computer readable storage medium stores a schedule reminder for a conforming emergency system, which when executed by a processor, implements the steps of the schedule reminder method of the conforming emergency system of any one of claims 1-7.
CN202411444027.XA 2024-10-16 2024-10-16 A schedule reminder method, system and terminal for emergency dispatch system Pending CN119722011A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202411444027.XA CN119722011A (en) 2024-10-16 2024-10-16 A schedule reminder method, system and terminal for emergency dispatch system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202411444027.XA CN119722011A (en) 2024-10-16 2024-10-16 A schedule reminder method, system and terminal for emergency dispatch system

Publications (1)

Publication Number Publication Date
CN119722011A true CN119722011A (en) 2025-03-28

Family

ID=95095969

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202411444027.XA Pending CN119722011A (en) 2024-10-16 2024-10-16 A schedule reminder method, system and terminal for emergency dispatch system

Country Status (1)

Country Link
CN (1) CN119722011A (en)

Similar Documents

Publication Publication Date Title
US20150073849A1 (en) System and method for dynamically coordinating tasks, schedule planning, and workload management
US7774742B2 (en) Facilitation of multi-project management using task hierarchy
US8645182B2 (en) Integrated calendar and task scheduler
US8571913B2 (en) System and method for managing data within a calendaring framework
US8850330B2 (en) Editing repeating calendar events
US20080033778A1 (en) Electronic Calendar Scheduling Using Autonomic Prioritization
EP3051414A1 (en) Computer device, method and apparatus for scheduling service process
US20100169146A1 (en) Automated scheduling of to-do items within a calendar
US8181181B2 (en) Task-optimizing calendar system
US20030074592A1 (en) Information processing apparatus, power supply control method for plural information processing apparatuses, and storage medium therefore
KR20060048381A (en) Hierarchical projects in computer-enabled project management methods and systems
US20100241479A1 (en) Session manager
CN112181621A (en) Task scheduling system, method, equipment and storage medium
JPH0731700B2 (en) How to relate calendar information maintained in a data processing system
US20100332278A1 (en) Project management via collaborative calendaring
CN101315686A (en) Production plan forward scheduling system and method
US20120096385A1 (en) Managing the scheduling of events
CN110688212A (en) Timing management method and system based on quartz
CN114997446A (en) Conference room reservation method and device, computer equipment and storage medium
CN119722011A (en) A schedule reminder method, system and terminal for emergency dispatch system
CN108521524B (en) Agent collaborative task management method and device, computer equipment and storage medium
JP2006146530A (en) Scheduling support system
JP6201459B2 (en) Project rescheduling method and program
CN107122892B (en) Vehicle scheduling method and equipment
JP4857397B1 (en) Schedule management system with print management function

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