WO2014209348A1 - Task management on computing platforms - Google Patents

Task management on computing platforms Download PDF

Info

Publication number
WO2014209348A1
WO2014209348A1 PCT/US2013/048518 US2013048518W WO2014209348A1 WO 2014209348 A1 WO2014209348 A1 WO 2014209348A1 US 2013048518 W US2013048518 W US 2013048518W WO 2014209348 A1 WO2014209348 A1 WO 2014209348A1
Authority
WO
WIPO (PCT)
Prior art keywords
job
platform
tasks
task management
management system
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.)
Ceased
Application number
PCT/US2013/048518
Other languages
French (fr)
Inventor
Yang-Won Jung
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.)
Empire Technology Development LLC
Original Assignee
Empire Technology Development LLC
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 Empire Technology Development LLC filed Critical Empire Technology Development LLC
Priority to US14/375,902 priority Critical patent/US9934075B2/en
Priority to PCT/US2013/048518 priority patent/WO2014209348A1/en
Priority to KR1020167002238A priority patent/KR101827547B1/en
Publication of WO2014209348A1 publication Critical patent/WO2014209348A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5083Techniques for rebalancing the load in a distributed system
    • G06F9/5088Techniques for rebalancing the load in a distributed system involving task migration
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/485Task life-cycle, e.g. stopping, restarting, resuming execution

Definitions

  • a method performed under control of a task management system may include determining a relationship among multiple tasks executed on a first platform to identify one or more associated tasks; identifying at least one attribute of each of the one or more associated tasks; generating a job that includes the one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks; and instantiating, on a second platform, the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks, in response to a request to launch the job.
  • a method performed under control of a task management system may include determining a relationship among multiple tasks executed on a platform to identify one or more associated tasks, and generating a job to include the identified one or more associated tasks.
  • a task management system may include a task relationship identification unit configured to determine a relationship among multiple tasks executed on a platform to identify one or more associated tasks, and a job generation unit configured to generate a job to include the one or more associated tasks identified by the task relationship identification unit.
  • a computer-readable storage medium may store thereon computer-executable instructions that, in response to execution, cause a task management system to perform operations, including identifying one or more tasks that are associated with one another, and at least one attribute of each of the one or more associated tasks; generating a job to include the one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks; and launching the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks when a request is received to launch the job.
  • FIGs. 1A-C schematically show illustrative examples of environments for implementing a task management scheme, arranged in accordance with at least some embodiments described herein;
  • FIG. 2 schematically shows an illustrative example of a task management tool, arranged in accordance with at least some embodiments described herein;
  • FIG. 3 shows a schematic block diagram illustrating an example architecture of a task management system, arranged in accordance with at least some embodiments described herein;
  • Fig. 4 shows a schematic block diagram illustrating another example architecture of a task management system, arranged in accordance with at least some embodiments described herein;
  • Fig. 5 shows an example flow diagram of a process for implementing a task management scheme, arranged in accordance with at least some embodiments described herein;
  • Fig. 6 illustrates an example computer program product that may be utilized to implement a task management scheme, arranged in accordance with at least some embodiments described herein;
  • Fig. 7 is a block diagram illustrating an example computing device that may be utilized to implement a task management scheme, arranged in accordance with at least some embodiments described herein.
  • This disclosure is generally drawn, inter alia, to methods, apparatuses, systems, devices, and computer program products related to a task management scheme. Further, technologies are herein generally described for generating a job to include one or more associated tasks from among multiple tasks executed on a platform, and launching, on the platform or another platform, the one or more associated tasks included in the job in response to a request to launch the job.
  • a user may have a first platform execute multiple tasks.
  • the user may create and/or edit several word processing documents, spreadsheets, message files, etc., and open and read several web pages, PDF (portable document format) files, etc. with an office PC (personal computer), to prepare, e.g., an outline of a new strategy, prepare a revenue analysis report, and conduct a performance evaluation at once.
  • Each of the tasks may refer to a file (e.g., a word processing document, a spreadsheet, a message file, a web page, or a PDF file, etc.), an application that executes the file (e.g. , a word processor application, a spreadsheet application, an electronic mail application, a web browser, or a PDF viewer, etc.), and/or a file location/path indicating where the file is stored.
  • a task management system which may be hosted by the first platform or another platform (e.g., a cloud platform), may identify one or more tasks that are associated with one another, and generate a job to include the identified one or more associated tasks.
  • the task management system may identify the one or more tasks from among the several word processing documents, spreadsheets, message files, web pages, PDF files, etc. , that may be associated with the new strategy, and generate one or more jobs related to the new strategy to include the identified tasks.
  • the task management system may further identify the one or more associated tasks based on at least one of redundancy of contents among at least some of the multiple tasks executed on the first platform; detected switching of activity among the multiple tasks executed on the first platform; or relevancy of names, tags, indices or keywords of the multiple tasks executed on the first platform. Similarly, the task management system may also generate other jobs respectively related to the revenue analysis and the performance evaluation. Then, the task management system may store the one or more jobs into at least one of a remote storage (cloud storage) communicatively connected to the first platform, a local storage of the first platform, or a local storage communicatively coupled to the first platform.
  • a remote storage cloud storage
  • the task management system may instantiate or launch, on the second platform, the one or more associated tasks included in the one or more generated jobs, so that the user experience on the second platform may be substantially the same as on the first platform (e.g., at home as in the office).
  • the first platform and the second platform may be the same or different.
  • the task management system may identify at least one attribute of each of the one or more associated tasks, and generate the one or more jobs to further include the identified at least one attribute of each of the one or more associated tasks.
  • Examples of the attribute of each of the one or more associated tasks may include, but are not limited to, a file location, a file link, a window position, a window size, a window depth, a pointer position, a scroll position, a viewing position, a bookmark, contents in a clipboard or contents in a corrective data buffer, associated with each of the one or more associated tasks.
  • the user may manually modify or edit the one or more jobs.
  • the task management system may update the one or more jobs.
  • FIG. 1 A schematically shows an illustrative example of an environment for implementing a task management scheme, arranged in
  • a cloud platform 100 (i.e., a platform for cloud computing) including a storage 110 may provide multiple client platforms including a first client platform 120 and a second client platform 125 with a cloud service.
  • Client platforms 120 and 125 may communicate with cloud platform 100 via a network such as, for example, the Internet, a cellular network, a wide area network (WAN), a metropolitan area network (MAN), a local area network (LAN), a campus area network (CAN), a virtual private network (VPN), etc.
  • Client platforms 120 and/or 125 may be of any type of electronic device configured to store, retrieve, compute, transmit and/or receive data.
  • Non-limiting examples of such platforms may include a smartphone, a mobile phone, a personal digital assistant (PDA), a tablet, a personal computer such as a laptop computer or a desktop computer, a television, a gaming console, etc.
  • a user subscribed to the cloud service may have client platforms 120 and/or 125 access, manage and/or process data in storage 110.
  • cloud platform 100 may further include or host a task management system 130.
  • Task management system 130 may interact with storage 110, as well as client platforms 120 and 125, to implement the task management scheme with cloud platform 100 and client platforms 120 and 125.
  • task management system 130 may determine a relationship among the multiple tasks to identify one or more associated tasks. Task management system 130 may determine the relationship among the multiple tasks based on, for example, at least one of redundancy of contents among at least some of the multiple tasks; detected switching of activity among the multiple tasks; or relevancy of names, tags, indices or keywords of the multiple tasks. Then, in some embodiments, task management system 130 may generate a job to include the identified one or more associated tasks.
  • task management system 130 may check whether some of contents are copied from a particular task to another task. For instance, when a portion of "lQdata.xlsx" (Task 10) is copied to "Analysis
  • task management system 130 may determine that Task 9 and Task 10 are associated with each other. Additionally and/or alternatively, task management system 130 may check which task is activated after activation of the particular task. For instance, when the user continuously switches between "RE: direction_2013.msg” (Task 5) and “strategy_2013.docx” (Task 1), or the user works with two windows associated with "RE:
  • task management system 130 may determine that Task 1 and Task 5 are associated with each other. Additionally and/or alternatively, task management system 130 may compare file names, tags, indices or keywords of the multiple tasks. For instance, based on the similarity of file names of
  • task management system 130 may determine that Task 19, Task 20 and Task 22 are associated with one another. Hereinafter, it may be assumed that task management system 130 determines that Tasks 1 to 8 are associated with one another; Tasks 9 to 18 are associated with one another; and Tasks 19 to 28 are associated with one another; and task management system 130 may further generate Job 1 for Tasks 1 to 8, Job 2 for Tasks 9 to 18, and Job 3 for Tasks 19 to 28.
  • task management system 130 may assign an identity to each of the generated jobs.
  • task management system 130 may determine a representative task from among the one or more associated tasks included in each of the jobs, and assign the identity based on, at least, the representative task.
  • Task management system 130 may determine the representative task of Job 1 as Task 1, based on an assumption that the most edited tasks may be regarded as the representative task. Then, task management system 130 may assign an identity of "Strategy for 2013" to Job 1, based on the title of the representative task. In a similar manner, task management system 130 may assign an identity of "2012 Revenue Analysis” to Job 2, and an identity of "Performance Evaluation” to Job 3.
  • task management system 130 may identify at least one attribute of each of the one or more associated tasks included in the respective jobs.
  • the respective jobs may further include the identified at least one attribute of each of the one or more associated tasks.
  • the attribute may include, but are not limited to, a file location, a file link, a window position, a window size, a window depth, a pointer position, a scroll position, a viewing position, a bookmark, and/or contents in a clipboard or contents in a corrective data buffer, associated with each of the one or more associated tasks.
  • task management system 130 may identify the viewing position of Task 1 as page 57, line 4. Also, when the user displays "RE: direction_2013.msg” (Task 5) on the left top of the screen of first client platform 120, and "strategy_2013.docx” (Task 1) on the right bottom of the screen, task management system 130 may identify an absolute and/or relative positions of Tasks 1 and 5. Table 2 below illustrates an example of Job 1 generated by task management system 130. No. location position corrective data buffer
  • task management system 130 may cause the generated jobs to be stored in storage 110.
  • the user may use not only first client platform 120, but also second client platform 125, to continue working on the jobs by accessing cloud platform 100.
  • cloud platform 100 may receive, from second client platform 125, a request to launch the job, and task management system 130 may instantiate, on second client platform 125, the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks.
  • task management system 130 may
  • second client platform 125 may display eight windows associated with Tasks 1 to 8, based on the file locations, the file links, the window positions, the window sizes, the window depths, the pointer positions, the scroll positions, the viewing positions, the bookmarks, and/or the contents in the clipboard or the contents in the corrective data buffer, as previously identified and stored in storage 110. Additionally and/or alternatively, when second client platform 125 has different display size and/or resolution from first client platform 120, task management system 130 may modify the absolute window positions while preserving the relative window positions. Additionally and/or alternatively, when second client platform 125 has different operating system and/or
  • task management system 130 may launch, on second client platform 125, appropriate applications that may be different from the applications previously identified on first client platform 120 (e.g., Internet ExplorerTM vs. SafariTM, Microsoft OfficeTM vs. Polaris OfficeTM, etc.).
  • appropriate applications e.g., Internet ExplorerTM vs. SafariTM, Microsoft OfficeTM vs. Polaris OfficeTM, etc.
  • management system 130 may update the job stored in storage 110 to incorporate the modifications. Further, when the user modifies the job, task management system 130 may update the job stored in storage 110.
  • task management system 130 may synchronize the jobs across cloud platform 100, first client platform 120 and second client platform 125. For instance, task management system 130 may allow the user to select whether to synchronize the jobs, for example, by displaying one of client platforms 120 and 125 a window including Table 3 below.
  • Fig. IB schematically shows another illustrative example of an environment for implementing a task management scheme, arranged in
  • each of client platforms 120 and 125 may include task management system 130.
  • task management system 130 in first client platform 120 may determine a relationship among multiple tasks executed on first client platform 120 to identify one or more associated tasks, and generate a job to include the identified one or more associated tasks, in a similar manner as described with reference to Fig. 1 A. Then, task management system 130 may store the generated job in a storage 140.
  • Storage 140 may be a local storage that may be communicatively coupled to first client platform 120.
  • Examples of storage 140 may include, but are not limited to, an external hard disk, a flash memory-based storage (e.g., memory stick, memory card, USB flash drive, etc.), an optical disc (e.g., CD, DVD, etc.), a floppy disc, or so on.
  • a flash memory-based storage e.g., memory stick, memory card, USB flash drive, etc.
  • an optical disc e.g., CD, DVD, etc.
  • a floppy disc or so on.
  • task management system 130 in second client platform 125 may instantiate, on second client platform 125, the one or more associated tasks included in the job, in a similar manner as described with reference to Fig. 1 A. Additionally and/or alternatively, when storage 140 is detached from first client platform 120 and then communicatively coupled to first client platform 120 again, task management system 130 in first client platform 120 may instantiate, on first client platform 120, the one or more associated tasks included in the job.
  • FIG. 1C schematically shows yet another illustrative example of an environment for implementing a task management scheme, arranged in
  • first client platform 120 may include task management system 130 and a storage 150.
  • task management system 130 in first client platform 120 may determine a relationship among multiple tasks executed on first client platform 120 to identify one or more associated tasks, and generate a job to include the identified one or more associated tasks, in a similar manner as described with reference to Fig. 1A. Then, task management system 130 may store the generated job in storage 150, which may be a local storage in first client platform 120 including, but not limited to, a hard-disk drive (HDD).
  • HDD hard-disk drive
  • management system 130 in first client platform 120 may instantiate, on first client platform 120, the one or more associated tasks included in the job, in a similar manner as described with reference to Fig. 1 A.
  • FIG. 2 schematically shows an illustrative example of a task management tool 200, arranged in accordance with at least some embodiments described herein. Reference may be made to the embodiments depicted and described with reference to Figs. 1A-1C.
  • task management tool 200 may be displayed on client platform 120 or 125 (illustrated in Figs. 1A-1C), so that a user of client platform 120 or 125 may launch one or more tasks included in a job and/or modify the job on client platform 120 or 125.
  • task management tool 200 may present a list of job icons 210-1, 210-2 and 210-3 in a left column.
  • task management tool 200 may present, in a right column, a list of task icons 220-1, 220-2, 220-3, 220-4, 220-5, 220-6, 220-7 and 220-8 representing multiple tasks included in a job represented by job icon 210-1.
  • task management tool 200 presents the list of job icons 210-1, 210-2 and 210-3 in the left column and the list of task icons 220-1, 220-2, 220-3, 220-4, 220-5, 220-6, 220-7 and 220- 8 in the right column (i.e., in a left-right configuration), those skilled in the art will readily appreciate that task management tool 200 may have any configuration, including, for example, an upper-lower configuration, etc.
  • the user may select (e.g., doubleclick) job icon 210-1, or one of task icons 220-1, 220-2, 220-3, 220-4, 220-5, 220- 6, 220-7 and 220-8.
  • job icon 210-1 e.g., doubleclick
  • the user may drag and drop task icon 220-8 to job icon 210-2.
  • FIG. 3 shows a schematic block diagram illustrating an example architecture of task management system 130, arranged in accordance with at least some embodiments described herein. Reference may be made to the embodiments depicted and described with reference to Figs. 1 - 2.
  • task management system 130 may include a task relationship identification unit 310, an attribute identification unit 320, a job generation unit 330, a job identity assignment unit 340, a job launch unit 350, and a user interface unit 360.
  • a task relationship identification unit 310 may include a task relationship identification unit 310, an attribute identification unit 320, a job generation unit 330, a job identity assignment unit 340, a job launch unit 350, and a user interface unit 360.
  • various components may be divided into additional components, combined into fewer components, or eliminated while being contemplated within the scope of the disclosed subject matter. It will be understood by those skilled in the art that each function and/or operation of the components may be implemented, individually and/or collectively, by a wide range of hardware, software, firmware, or virtually any combination thereof.
  • Task relationship identification unit 310 may be configured to determine a relationship among multiple tasks executed on a platform (e.g., cloud platform 100 or client platform 120 or 125 illustrated in Figs. 1A-1C) to identify one or more associated tasks.
  • a platform e.g., cloud platform 100 or client platform 120 or 125 illustrated in Figs. 1A-1C
  • task relationship may be determined by a platform (e.g., cloud platform 100 or client platform 120 or 125 illustrated in Figs. 1A-1C) to identify one or more associated tasks.
  • a platform e.g., cloud platform 100 or client platform 120 or 125 illustrated in Figs. 1A-1C
  • identification unit 310 may be further configured to determine the relationship based on at least one of redundancy of contents of the multiple tasks executed on the platform; detected switching of activity among at least some of the multiple tasks executed on the platform; or relevancy of names, tags, indices or keywords of the multiple tasks executed on the platform.
  • Attribute identification unit 320 may be configured to identify at least one attribute of each of the one or more associated tasks identified by task relationship identification unit 310.
  • the at least one attribute of each of the one or more associated tasks may include at least one of a file location, a file link, a window position, a window size, a window depth, a pointer position, a scroll position, a viewing position, a bookmark, contents in a clipboard or contents in a corrective data buffer, associated with each of the one or more associated tasks.
  • Job generation unit 330 may be configured to generate a job to include the one or more associated tasks identified by task relationship
  • job generation unit 330 may be further configured to generate the job to further include the at least one attribute of each of the one or more associated tasks identified by attribute identification unit 320.
  • Job identity assignment unit 340 may be configured to determine a representative task from among the one or more associated tasks included in the job, and to assign an identity to the generated job based on, at least, the determined representative task.
  • Job launch unit 350 may be configured to instantiate, on the platform, the one or more associated tasks included in the job, in response to a request to launch the job on the platform, and/or transmit the job to another platform when a request is received to launch the job on the other platform.
  • User interface unit 360 may be configured to detect a user input to launch the job and/or modify the job. In some embodiments, user interface unit 360 may be configured to detect the user input via task management tool 200 (as illustrated in Fig. 2).
  • job generation unit 330 may be further configured to update the job based on, at least, the user input received by user interface unit 360. In some further embodiments, job generation unit 330 may be further configured to update the job when a modification is made to the job and/or the one or more associated tasks included in the job.
  • FIG. 4 shows a schematic block diagram illustrating another example architecture of task management system 130, arranged in accordance with at least some embodiments described herein. Reference may be made to the embodiments depicted and described with reference to Figs. 1 - 3.
  • task management system 130 may include a task manager 410, an operating system 420 and a processor 430.
  • Task manager 410 may be an application adapted to operate on operating system 420 such that the task management scheme, as described herein, may be provided.
  • Operating system 420 may allow task manager 410 to manipulate processor 430 to implement the task management scheme as described herein.
  • task manager 410 may include one or more components or program modules respectively adapted to implement functions of task relationship identification unit 310, attribute identification unit 320, job generation unit 330, job identity assignment unit 340, job launch unit 350, and user interface unit 360 as illustrated in Fig. 3.
  • FIG. 5 shows an example flow diagram of a process 500 for implementing a task management scheme, arranged in accordance with at least some embodiments described herein.
  • Process 500 may be implemented in a task management system such as task management system 130 including task relationship identification unit 310, attribute identification unit 320, job generation unit 330, job identity assignment unit 340, job launch unit 350, and user interface unit 360.
  • Process 500 may also be implemented by computer programs or program modules that are adapted to provide the task management scheme and hosted by a platform, such as task manager 410.
  • a platform such as task manager 410.
  • Process 500 may include one or more operations, actions, or functions as illustrated by one or more blocks 510, 520, 530, 540, 550, 560 and/or 570. Although illustrated as discrete blocks, various blocks may be divided into additional blocks, combined into fewer blocks, or eliminated, depending on the desired implementation. Processing may begin at block 510.
  • task management system 130 e.g., task relationship identification unit 310
  • task manager 410 may determine a relationship among multiple tasks executed on a platform (e.g., cloud platform 100 or client platform 120 or 125 illustrated in Figs. 1A-1C) to identify one or more associated tasks.
  • a platform e.g., cloud platform 100 or client platform 120 or 125 illustrated in Figs. 1A-1C
  • task management system 130 and/or task manager 410 may determine the relationship based on at least one of redundancy of contents of the multiple tasks executed on the platform; detected switching of activity among the multiple tasks executed on the platform; or relevancy of names, tags, indices or keywords of the multiple tasks executed on the platform. Processing may continue from block 510 to block 520.
  • task management system 130 e.g., attribute identification unit 320
  • task manager 410 may identify at least one attribute of each of the one or more associated tasks.
  • the at least one attribute of each of the one or more associated tasks may include at least one of a file location, a file link, a window position, a window size, a window depth, a pointer position, a scroll position, a viewing position, a bookmark, contents in a clipboard or contents in a corrective data buffer, associated with each of the one or more associated tasks. Processing may continue from block 520 to block 530.
  • task management system 130 e.g., job generation unit 330
  • task manager 410 may generate a job to include the identified one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks. Processing may continue from block 530 to block 540.
  • task management system 130 e.g., job identity assignment unit 340
  • task manager 410 may assign an identity to the generated job based on, at least, a representative task from among the one or more associated tasks included in the job.
  • task management system 130 e.g., job identity assignment unit 340
  • task manager 410 may assign an identity to the generated job based on, at least, a representative task from among the one or more associated tasks included in the job.
  • task management system 130 e.g., job identity assignment unit 340
  • task manager 410 may assign an identity to the generated job based on, at least, a representative task from among the one or more associated tasks included in the job.
  • task management system 130 e.g., job identity assignment unit 340
  • task manager 410 may assign an identity to the generated job based on, at least, a representative task from among the one or more associated tasks included in the job.
  • management system 130 and/or task manager 410 may determine the
  • Processing may continue from block 540 to block 550.
  • task management system 130 and/or task manager 410 may store the job into at least one of a remote storage
  • Processing may continue from block 550 to block 560.
  • the platform e.g., storage 1 10 in Fig. 1A
  • a local storage communicatively coupled to the platform (e.g., storage 140 in Fig. IB)
  • a local storage of the platform e.g., storage 150 in Fig. 1C. Processing may continue from block 550 to block 560.
  • task management system 130 e.g., user interface unit 360
  • task manager 410 may receive, from the platform or from another platform, a request to launch the job.
  • task management system 130 and/or task manager 410 may receive the request via task management tool 200 (as illustrated in Fig. 2). Processing may continue from block 560 to block 570.
  • task management system 130 e.g., job launch unit 350
  • task manager 410 may instantiate, on the platform, the one or more associated tasks included in the job, in response to the request to launch the job; and/or transmit the job to another platform when a request is received to launch the job on the other platform, so that the one or more associated tasks may be instantiated on the other platform.
  • task management system 130 and/or task manager 410 may implement a task management scheme that may enable generation of a job including one or more tasks that are associated with one another, and
  • Fig. 6 illustrates an example computer program product 600 that may be utilized to implement a task management scheme, arranged in accordance with at least some embodiments described herein.
  • program product 600 may include a signal bearing medium 602.
  • Signal bearing medium 602 may include one or more instructions 604 that, when executed by, for example, task management system 130, may provide the functionality described above with respect to Figs. 1 - 5.
  • instructions 604 may include: one or more instructions for identifying one or more tasks that are associated with one another, and at least one attribute of each of the one or more associated tasks; one or more instructions for generating a job to include the one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks; or one or more instructions for launching the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks when a request is received to launch the job.
  • signal bearing medium 602 may encompass a computer-readable medium 606, such as, but not limited to, a hard disk drive, a CD, a DVD, a digital tape, memory, etc.
  • signal bearing medium 602 may encompass a recordable medium 608, such as, but not limited to, memory, read/write (R/W) CDs, R/W DVDs, etc.
  • signal bearing medium 602 may encompass a communications medium 610, such as, but not limited to, a digital and/or an analog communication medium ⁇ e.g., a fiber optic cable, a waveguide, a wired communications link, a wireless communication link, etc.).
  • program product 600 may be conveyed to one or more modules of task management system 130 by an RF signal bearing medium 602, where the signal bearing medium 602 is conveyed by a wireless communications medium 610 ⁇ e.g., a wireless communications medium conforming with the IEEE 802.11 standard).
  • a wireless communications medium 610 e.g., a wireless communications medium conforming with the IEEE 802.11 standard.
  • Fig. 7 is a block diagram illustrating an example computing device
  • computing device 700 typically includes one or more processors 704 and a system memory 706.
  • a memory bus
  • 708 may be used for communicating between processor 704 and system memory
  • processor 704 may be of any type including but not limited to a microprocessor ( ⁇ ), a microcontroller ⁇ iC), a digital signal processor (DSP), or any combination thereof.
  • Processor 704 may include one or more levels of caching, such as a level one cache 710 and a level two cache 712, a processor core 714, and registers 716.
  • An example processor core 714 may include an arithmetic logic unit (ALU), a floating point unit (FPU), a digital signal processing core (DSP Core), or any combination thereof.
  • An example memory controller 718 may also be used with processor 704, or in some implementations memory controller 718 may be an internal part of processor 704.
  • system memory 706 may be of any type including but not limited to volatile memory (such as RAM), nonvolatile memory (such as ROM, flash memory, etc.) or any combination thereof.
  • System memory 706 may include an operating system 720, one or more applications 722, and program data 724.
  • Application 722 may include a task management algorithm 726 that may be arranged to perform the functions as described herein including the actions described with respect to the task management system 130 architecture as shown in Figs. 3 - 4 or including the actions described with respect to the flow chart shown in Fig. 5.
  • Program data 724 may include any data that may be useful for providing the task management scheme as is described herein.
  • application 722 may be arranged to operate with program data 724 on an operating system 720 such that the task management scheme as described herein may be provided.
  • Computing device 700 may have additional features or
  • a bus/interface controller 730 may be used to facilitate communications between basic configuration 702 and one or more data storage devices 732 via a storage interface bus 734.
  • Data storage devices 732 may be removable storage devices 736, non-removable storage devices 738, or a combination thereof. Examples of removable storage and non-removable storage devices include magnetic disk devices such as flexible disk drives and hard-disk drives (HDD), optical disk drives such as compact disk (CD) drives or digital versatile disk (DVD) drives, solid state drives (SSD), and tape drives to name a few.
  • Example computer storage media may include volatile and nonvolatile, removable and nonremovable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
  • System memory 706, removable storage devices 736 and nonremovable storage devices 738 are examples of computer storage media.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which may be used to store the desired information and which may be accessed by computing device 700. Any such computer storage media may be part of computing device 700.
  • Computing device 700 may also include an interface bus 740 for facilitating communication from various interface devices (e.g., output devices 742, peripheral interfaces 744, and communication devices 746) to basic configuration 702 via bus/interface controller 730.
  • Example output devices 742 include a graphics processing unit 748 and an audio processing unit 750, which may be configured to communicate to various external devices such as a display or speakers via one or more A/V ports 752.
  • Example peripheral interfaces 744 include a serial interface controller 754 or a parallel interface controller 756, which may be configured to communicate with external devices such as input devices (e.g., keyboard, mouse, pen, voice input device, touch input device, etc.) or other peripheral devices (e.g., printer, scanner, etc.) via one or more I/O ports 758.
  • An example communication device 746 includes a network controller 760, which may be arranged to facilitate communications with one or more other computing devices 762 over a network communication link via one or more communication ports 764.
  • the network communication link may be one example of a communication media.
  • Communication media may typically be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and may include any information delivery media.
  • a "modulated data signal" may be a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communication media may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, radio frequency (RF), microwave, infrared (IR) and other wireless media.
  • RF radio frequency
  • IR infrared
  • the term computer readable media as used herein may include both storage media and
  • Computing device 700 may be implemented as a portion of a small-form factor portable (or mobile) electronic device such as a cell phone, a personal data assistant (PDA), a personal media player device, a wireless web- watch device, a personal headset device, an application specific device, or a hybrid device that include any of the above functions.
  • a small-form factor portable (or mobile) electronic device such as a cell phone, a personal data assistant (PDA), a personal media player device, a wireless web- watch device, a personal headset device, an application specific device, or a hybrid device that include any of the above functions.
  • PDA personal data assistant
  • Computing device 700 may also be implemented as a personal computer including both laptop computer and non- laptop computer configurations.
  • a range includes each individual member.
  • a group having 1 -3 cells refers to groups having 1, 2, or 3 cells.
  • a group having 1-5 cells refers to groups having 1, 2, 3, 4, or 5 cells, and so forth.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

Technologies are generally described for task management on computing platforms. In some examples, a method performed under control of a task management system may include determining a relationship among a plurality of tasks executed on a first platform to identify one or more associated tasks; identifying at least one attribute of each of the one or more associated tasks; generating a job that includes the one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks; and instantiating, on a second platform, the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks, in response to a request to launch the job.

Description

TASK MANAGEMENT ON COMPUTING
PLATFORMS
BACKGROUND
[0001] As computer performance capabilities have increased, it has become possible to run multiple software programs simultaneously on a computing platform. A user may open several word processing documents, spreadsheets, web pages, message files, or PDF (portable document format) files simultaneously, to perform a certain task using his/her computer. Furthermore, the user may work on multiple tasks at the same time using the computer.
SUMMARY
[0002] In an example, a method performed under control of a task management system may include determining a relationship among multiple tasks executed on a first platform to identify one or more associated tasks; identifying at least one attribute of each of the one or more associated tasks; generating a job that includes the one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks; and instantiating, on a second platform, the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks, in response to a request to launch the job.
[0003] In another example, a method performed under control of a task management system may include determining a relationship among multiple tasks executed on a platform to identify one or more associated tasks, and generating a job to include the identified one or more associated tasks.
[0004] In yet another example, a task management system may include a task relationship identification unit configured to determine a relationship among multiple tasks executed on a platform to identify one or more associated tasks, and a job generation unit configured to generate a job to include the one or more associated tasks identified by the task relationship identification unit.
[0005] In still another example, a computer-readable storage medium may store thereon computer-executable instructions that, in response to execution, cause a task management system to perform operations, including identifying one or more tasks that are associated with one another, and at least one attribute of each of the one or more associated tasks; generating a job to include the one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks; and launching the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks when a request is received to launch the job.
[0006] The foregoing summary is illustrative only and is not intended to be in any way limiting. In addition to the illustrative aspects, embodiments, and features described above, further aspects, embodiments, and features will become apparent by reference to the drawings and the following detailed description.
BRIEF DESCRIPTION OF THE FIGURES
[0007] The foregoing and other features of this disclosure will become more apparent from the following description and appended claims, taken in conjunction with the accompanying drawings. Understanding that these drawings depict only several embodiments in accordance with the disclosure and are, therefore, not to be considered limiting of its scope, the disclosure will be described with additional specificity and detail through use of the accompanying drawings, in which:
[0008] Figs. 1A-C schematically show illustrative examples of environments for implementing a task management scheme, arranged in accordance with at least some embodiments described herein;
[0009] Fig. 2 schematically shows an illustrative example of a task management tool, arranged in accordance with at least some embodiments described herein;
[0010] Fig. 3 shows a schematic block diagram illustrating an example architecture of a task management system, arranged in accordance with at least some embodiments described herein;
[0011] Fig. 4 shows a schematic block diagram illustrating another example architecture of a task management system, arranged in accordance with at least some embodiments described herein; [0012] Fig. 5 shows an example flow diagram of a process for implementing a task management scheme, arranged in accordance with at least some embodiments described herein;
[0013] Fig. 6 illustrates an example computer program product that may be utilized to implement a task management scheme, arranged in accordance with at least some embodiments described herein; and
[0014] Fig. 7 is a block diagram illustrating an example computing device that may be utilized to implement a task management scheme, arranged in accordance with at least some embodiments described herein.
DETAILED DESCRIPTION
[0015] In the following detailed description, reference is made to the accompanying drawings, which form a part hereof. In the drawings, similar symbols typically identify similar components, unless context dictates otherwise. The illustrative embodiments described in the detailed description, drawings, and claims are not meant to be limiting. Other embodiments may be utilized, and other changes may be made, without departing from the spirit or scope of the subject matter presented herein. It will be readily understood that the aspects of the present disclosure, as generally described herein, and illustrated in the drawings, can be arranged, substituted, combined, separated, and designed in a wide variety of different configurations, all of which are explicitly contemplated herein.
[0016] This disclosure is generally drawn, inter alia, to methods, apparatuses, systems, devices, and computer program products related to a task management scheme. Further, technologies are herein generally described for generating a job to include one or more associated tasks from among multiple tasks executed on a platform, and launching, on the platform or another platform, the one or more associated tasks included in the job in response to a request to launch the job.
[0017] In some examples, a user may have a first platform execute multiple tasks. By way of example, but not limitation, the user may create and/or edit several word processing documents, spreadsheets, message files, etc., and open and read several web pages, PDF (portable document format) files, etc. with an office PC (personal computer), to prepare, e.g., an outline of a new strategy, prepare a revenue analysis report, and conduct a performance evaluation at once. Each of the tasks may refer to a file (e.g., a word processing document, a spreadsheet, a message file, a web page, or a PDF file, etc.), an application that executes the file (e.g. , a word processor application, a spreadsheet application, an electronic mail application, a web browser, or a PDF viewer, etc.), and/or a file location/path indicating where the file is stored.
[0018] Further to the aforementioned examples, a task management system, which may be hosted by the first platform or another platform (e.g., a cloud platform), may identify one or more tasks that are associated with one another, and generate a job to include the identified one or more associated tasks. The task management system may identify the one or more tasks from among the several word processing documents, spreadsheets, message files, web pages, PDF files, etc. , that may be associated with the new strategy, and generate one or more jobs related to the new strategy to include the identified tasks. The task management system may further identify the one or more associated tasks based on at least one of redundancy of contents among at least some of the multiple tasks executed on the first platform; detected switching of activity among the multiple tasks executed on the first platform; or relevancy of names, tags, indices or keywords of the multiple tasks executed on the first platform. Similarly, the task management system may also generate other jobs respectively related to the revenue analysis and the performance evaluation. Then, the task management system may store the one or more jobs into at least one of a remote storage (cloud storage) communicatively connected to the first platform, a local storage of the first platform, or a local storage communicatively coupled to the first platform.
[0019] Still further to the aforementioned examples, when the user tries to continue working on the one or more jobs related to the new strategy on a second platform (e.g., home PC), the task management system may instantiate or launch, on the second platform, the one or more associated tasks included in the one or more generated jobs, so that the user experience on the second platform may be substantially the same as on the first platform (e.g., at home as in the office). The first platform and the second platform may be the same or different. [0020] Yet further to the aforementioned examples, the task management system may identify at least one attribute of each of the one or more associated tasks, and generate the one or more jobs to further include the identified at least one attribute of each of the one or more associated tasks. Examples of the attribute of each of the one or more associated tasks may include, but are not limited to, a file location, a file link, a window position, a window size, a window depth, a pointer position, a scroll position, a viewing position, a bookmark, contents in a clipboard or contents in a corrective data buffer, associated with each of the one or more associated tasks.
[0021] In some other examples, the user may manually modify or edit the one or more jobs. In such cases, the task management system may update the one or more jobs.
[0022] Fig. 1 A schematically shows an illustrative example of an environment for implementing a task management scheme, arranged in
accordance with at least some embodiments described herein.
[0023] As depicted, a cloud platform 100 (i.e., a platform for cloud computing) including a storage 110 may provide multiple client platforms including a first client platform 120 and a second client platform 125 with a cloud service. Client platforms 120 and 125 may communicate with cloud platform 100 via a network such as, for example, the Internet, a cellular network, a wide area network (WAN), a metropolitan area network (MAN), a local area network (LAN), a campus area network (CAN), a virtual private network (VPN), etc. Client platforms 120 and/or 125 may be of any type of electronic device configured to store, retrieve, compute, transmit and/or receive data. Non-limiting examples of such platforms may include a smartphone, a mobile phone, a personal digital assistant (PDA), a tablet, a personal computer such as a laptop computer or a desktop computer, a television, a gaming console, etc. A user subscribed to the cloud service may have client platforms 120 and/or 125 access, manage and/or process data in storage 110.
[0024] In some embodiments, cloud platform 100 may further include or host a task management system 130. Task management system 130 may interact with storage 110, as well as client platforms 120 and 125, to implement the task management scheme with cloud platform 100 and client platforms 120 and 125. [0025] In some embodiments, it may be assumed that the user may execute multiple tasks on first client platform 120, which may be
communicatively connected to cloud platform 100, and store data files related to the multiple tasks in storage 110. Additionally and/or alternatively, the user may log onto cloud platform 100, via first client platform 120, and execute the multiple tasks on cloud platform 100 and store the data files related to the multiple tasks in storage 110. In such cases, task management system 130 may determine a relationship among the multiple tasks to identify one or more associated tasks. Task management system 130 may determine the relationship among the multiple tasks based on, for example, at least one of redundancy of contents among at least some of the multiple tasks; detected switching of activity among the multiple tasks; or relevancy of names, tags, indices or keywords of the multiple tasks. Then, in some embodiments, task management system 130 may generate a job to include the identified one or more associated tasks.
[0026] By way of example, but not limitation, it may be assumed that 28 tasks indicated in Table 1 below are executed simultaneously on first client platform 120 and/or cloud platform 100.
Figure imgf000007_0001
17 http://currency.google.com/2012/...
18 https://secure.marketdata.com/2012/09/...
19 2012 review form Adam.docx
20 2013 review form Adam.docx
21 Grade memo.txt
22 2013 review form Hayden.docx
23 2013_grade_guideline.docx
24 2013_goal_Hayden.docx
25 2012 team performance.xlsx
26 http://www.leadership.com/posts/....
27 Note for leader.pdf
28 What is Mentoring.epub
Table 1
[0027] In this example, task management system 130 may check whether some of contents are copied from a particular task to another task. For instance, when a portion of "lQdata.xlsx" (Task 10) is copied to "Analysis
report_2012.docx" (Task 9), task management system 130 may determine that Task 9 and Task 10 are associated with each other. Additionally and/or alternatively, task management system 130 may check which task is activated after activation of the particular task. For instance, when the user continuously switches between "RE: direction_2013.msg" (Task 5) and "strategy_2013.docx" (Task 1), or the user works with two windows associated with "RE:
direction_2013.msg" (Task 5) and "strategy_2013.docx" (Task 1) are displayed at front, task management system 130 may determine that Task 1 and Task 5 are associated with each other. Additionally and/or alternatively, task management system 130 may compare file names, tags, indices or keywords of the multiple tasks. For instance, based on the similarity of file names of
"2012_review_form_Adam.docx" (Task 19), "2013_review_form_Adam.docx" (Task 20), and "2013_review_form_Hayden.docx" (Task 22), task management system 130 may determine that Task 19, Task 20 and Task 22 are associated with one another. Hereinafter, it may be assumed that task management system 130 determines that Tasks 1 to 8 are associated with one another; Tasks 9 to 18 are associated with one another; and Tasks 19 to 28 are associated with one another; and task management system 130 may further generate Job 1 for Tasks 1 to 8, Job 2 for Tasks 9 to 18, and Job 3 for Tasks 19 to 28.
[0028] In some embodiments, task management system 130 may assign an identity to each of the generated jobs. By way of example, but not limitation, task management system 130 may determine a representative task from among the one or more associated tasks included in each of the jobs, and assign the identity based on, at least, the representative task.
[0029] For instance, when it is determined that the user mostly edits
"Strategy_2013.docx" (Task 1) among Tasks 1 to 8 included in Job 1, task management system 130 may determine the representative task of Job 1 as Task 1, based on an assumption that the most edited tasks may be regarded as the representative task. Then, task management system 130 may assign an identity of "Strategy for 2013" to Job 1, based on the title of the representative task. In a similar manner, task management system 130 may assign an identity of "2012 Revenue Analysis" to Job 2, and an identity of "Performance Evaluation" to Job 3.
[0030] In some further embodiments, task management system 130 may identify at least one attribute of each of the one or more associated tasks included in the respective jobs. In such cases, the respective jobs may further include the identified at least one attribute of each of the one or more associated tasks. The attribute may include, but are not limited to, a file location, a file link, a window position, a window size, a window depth, a pointer position, a scroll position, a viewing position, a bookmark, and/or contents in a clipboard or contents in a corrective data buffer, associated with each of the one or more associated tasks.
[0031] For instance, when "strategy_2013.docx" (Task 1) is a 100-page document, and the user works on page 57, line 4, task management system 130 may identify the viewing position of Task 1 as page 57, line 4. Also, when the user displays "RE: direction_2013.msg" (Task 5) on the left top of the screen of first client platform 120, and "strategy_2013.docx" (Task 1) on the right bottom of the screen, task management system 130 may identify an absolute and/or relative positions of Tasks 1 and 5. Table 2 below illustrates an example of Job 1 generated by task management system 130.
Figure imgf000009_0001
No. location position corrective data buffer
1 Word Absolute: position in pixel: 232, C:\My page 57, Delete "so processor 324, size in pixel: 542, 300, documents line 4 we need to displayed at front \urgent\ carefully" Relative: displayed with "RE:
[Urgent] 2013 planning. msg" at
front, left side
2 Spreadsheet Absolute: position in pixel: 230, \network Sheet
300, size in pixel: 800, 430, drive\John\ "Budget",
displayed at 2nd forward document column 5
Relative: back of
"Strategy_2013.docx"
8 Web Full size window, displayed at back N/A 30% N/A
browser Scrolled to
the bottom
Table 2
[0032] Then, in some embodiments, task management system 130 may cause the generated jobs to be stored in storage 110. In such cases, the user may use not only first client platform 120, but also second client platform 125, to continue working on the jobs by accessing cloud platform 100.
[0033] In some embodiments, when the user tries to work on one of the jobs stored in storage 110 via second client platform 125, the user may launch the job or open one of the tasks in the job on second client platform 125, using, for example, a task management tool, which will be described below with reference to Fig. 2. In such cases, cloud platform 100 may receive, from second client platform 125, a request to launch the job, and task management system 130 may instantiate, on second client platform 125, the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks.
[0034] For instance, when the user requests to launch " Strategy for 2013 "
(Job 1) on second client platform 125, task management system 130 may
instantiate Tasks 1 to 8 on second client platform 125 based on the attributes illustrated in Table 2 above. That is, second client platform 125 may display eight windows associated with Tasks 1 to 8, based on the file locations, the file links, the window positions, the window sizes, the window depths, the pointer positions, the scroll positions, the viewing positions, the bookmarks, and/or the contents in the clipboard or the contents in the corrective data buffer, as previously identified and stored in storage 110. Additionally and/or alternatively, when second client platform 125 has different display size and/or resolution from first client platform 120, task management system 130 may modify the absolute window positions while preserving the relative window positions. Additionally and/or alternatively, when second client platform 125 has different operating system and/or
applications for executing tasks, task management system 130 may launch, on second client platform 125, appropriate applications that may be different from the applications previously identified on first client platform 120 (e.g., Internet Explorer™ vs. Safari™, Microsoft Office™ vs. Polaris Office™, etc.).
[0035] In some further embodiments, when the user modifies at least one of the one or more tasks in the job on second client platform 125, task
management system 130 may update the job stored in storage 110 to incorporate the modifications. Further, when the user modifies the job, task management system 130 may update the job stored in storage 110.
[0036] In some other embodiments, task management system 130 may synchronize the jobs across cloud platform 100, first client platform 120 and second client platform 125. For instance, task management system 130 may allow the user to select whether to synchronize the jobs, for example, by displaying one of client platforms 120 and 125 a window including Table 3 below.
Figure imgf000011_0001
Table 3 [0037] Fig. IB schematically shows another illustrative example of an environment for implementing a task management scheme, arranged in
accordance with at least some embodiments described herein.
[0038] Unlike the illustrative example in Fig. 1 A, in the example embodiment of Fig. IB, each of client platforms 120 and 125 may include task management system 130. In some embodiments, task management system 130 in first client platform 120 may determine a relationship among multiple tasks executed on first client platform 120 to identify one or more associated tasks, and generate a job to include the identified one or more associated tasks, in a similar manner as described with reference to Fig. 1 A. Then, task management system 130 may store the generated job in a storage 140. Storage 140 may be a local storage that may be communicatively coupled to first client platform 120.
Examples of storage 140 may include, but are not limited to, an external hard disk, a flash memory-based storage (e.g., memory stick, memory card, USB flash drive, etc.), an optical disc (e.g., CD, DVD, etc.), a floppy disc, or so on.
[0039] In some embodiments, when storage 140 is communicatively coupled to second client platform 125 and a user of second client platform 125 tries to launch the job or open one of the tasks in the job, task management system 130 in second client platform 125 may instantiate, on second client platform 125, the one or more associated tasks included in the job, in a similar manner as described with reference to Fig. 1 A. Additionally and/or alternatively, when storage 140 is detached from first client platform 120 and then communicatively coupled to first client platform 120 again, task management system 130 in first client platform 120 may instantiate, on first client platform 120, the one or more associated tasks included in the job.
[0040] Fig. 1C schematically shows yet another illustrative example of an environment for implementing a task management scheme, arranged in
accordance with at least some embodiments described herein.
[0041] Unlike the illustrative examples in Figs. 1A and IB, first client platform 120 may include task management system 130 and a storage 150. In some embodiments, task management system 130 in first client platform 120 may determine a relationship among multiple tasks executed on first client platform 120 to identify one or more associated tasks, and generate a job to include the identified one or more associated tasks, in a similar manner as described with reference to Fig. 1A. Then, task management system 130 may store the generated job in storage 150, which may be a local storage in first client platform 120 including, but not limited to, a hard-disk drive (HDD).
[0042] In some embodiments, when a user of first client platform 120 tries to launch the job or open one of the tasks in the job at a later time, task
management system 130 in first client platform 120 may instantiate, on first client platform 120, the one or more associated tasks included in the job, in a similar manner as described with reference to Fig. 1 A.
[0043] Fig. 2 schematically shows an illustrative example of a task management tool 200, arranged in accordance with at least some embodiments described herein. Reference may be made to the embodiments depicted and described with reference to Figs. 1A-1C.
[0044] In some embodiments, task management tool 200 may be displayed on client platform 120 or 125 (illustrated in Figs. 1A-1C), so that a user of client platform 120 or 125 may launch one or more tasks included in a job and/or modify the job on client platform 120 or 125.
[0045] As depicted, task management tool 200 may present a list of job icons 210-1, 210-2 and 210-3 in a left column. When the user selects (e.g., clicks) job icon 210-1 from among job icons 210-1, 210-2 and 210-3, task management tool 200 may present, in a right column, a list of task icons 220-1, 220-2, 220-3, 220-4, 220-5, 220-6, 220-7 and 220-8 representing multiple tasks included in a job represented by job icon 210-1. Although Fig. 2 illustrates that task management tool 200 presents the list of job icons 210-1, 210-2 and 210-3 in the left column and the list of task icons 220-1, 220-2, 220-3, 220-4, 220-5, 220-6, 220-7 and 220- 8 in the right column (i.e., in a left-right configuration), those skilled in the art will readily appreciate that task management tool 200 may have any configuration, including, for example, an upper-lower configuration, etc.
[0046] By way of example, but not limitation, when the user begins to launch the job represented by job icon 210-1, the user may select (e.g., doubleclick) job icon 210-1, or one of task icons 220-1, 220-2, 220-3, 220-4, 220-5, 220- 6, 220-7 and 220-8. By way of another example, but not limitation, when the user wants to move a task represented by task icon 220-8 from under the job represented by job icon 210-1 to under a job represented by job icon 210-2, the user may drag and drop task icon 220-8 to job icon 210-2.
[0047] Fig. 3 shows a schematic block diagram illustrating an example architecture of task management system 130, arranged in accordance with at least some embodiments described herein. Reference may be made to the embodiments depicted and described with reference to Figs. 1 - 2.
[0048] As depicted, task management system 130 may include a task relationship identification unit 310, an attribute identification unit 320, a job generation unit 330, a job identity assignment unit 340, a job launch unit 350, and a user interface unit 360. Although illustrated as discrete components, various components may be divided into additional components, combined into fewer components, or eliminated while being contemplated within the scope of the disclosed subject matter. It will be understood by those skilled in the art that each function and/or operation of the components may be implemented, individually and/or collectively, by a wide range of hardware, software, firmware, or virtually any combination thereof.
[0049] Task relationship identification unit 310 may be configured to determine a relationship among multiple tasks executed on a platform (e.g., cloud platform 100 or client platform 120 or 125 illustrated in Figs. 1A-1C) to identify one or more associated tasks. In some embodiments, task relationship
identification unit 310 may be further configured to determine the relationship based on at least one of redundancy of contents of the multiple tasks executed on the platform; detected switching of activity among at least some of the multiple tasks executed on the platform; or relevancy of names, tags, indices or keywords of the multiple tasks executed on the platform.
[0050] Attribute identification unit 320 may be configured to identify at least one attribute of each of the one or more associated tasks identified by task relationship identification unit 310. By way of example, but not limitation, the at least one attribute of each of the one or more associated tasks may include at least one of a file location, a file link, a window position, a window size, a window depth, a pointer position, a scroll position, a viewing position, a bookmark, contents in a clipboard or contents in a corrective data buffer, associated with each of the one or more associated tasks. [0051] Job generation unit 330 may be configured to generate a job to include the one or more associated tasks identified by task relationship
identification unit 310. In some embodiments, job generation unit 330 may be further configured to generate the job to further include the at least one attribute of each of the one or more associated tasks identified by attribute identification unit 320.
[0052] Job identity assignment unit 340 may be configured to determine a representative task from among the one or more associated tasks included in the job, and to assign an identity to the generated job based on, at least, the determined representative task.
[0053] Job launch unit 350 may be configured to instantiate, on the platform, the one or more associated tasks included in the job, in response to a request to launch the job on the platform, and/or transmit the job to another platform when a request is received to launch the job on the other platform.
[0054] User interface unit 360 may be configured to detect a user input to launch the job and/or modify the job. In some embodiments, user interface unit 360 may be configured to detect the user input via task management tool 200 (as illustrated in Fig. 2).
[0055] In some embodiments, job generation unit 330 may be further configured to update the job based on, at least, the user input received by user interface unit 360. In some further embodiments, job generation unit 330 may be further configured to update the job when a modification is made to the job and/or the one or more associated tasks included in the job.
[0056] Fig. 4 shows a schematic block diagram illustrating another example architecture of task management system 130, arranged in accordance with at least some embodiments described herein. Reference may be made to the embodiments depicted and described with reference to Figs. 1 - 3.
[0057] As depicted, task management system 130 may include a task manager 410, an operating system 420 and a processor 430. Task manager 410 may be an application adapted to operate on operating system 420 such that the task management scheme, as described herein, may be provided. Operating system 420 may allow task manager 410 to manipulate processor 430 to implement the task management scheme as described herein. [0058] In some embodiments, task manager 410 may include one or more components or program modules respectively adapted to implement functions of task relationship identification unit 310, attribute identification unit 320, job generation unit 330, job identity assignment unit 340, job launch unit 350, and user interface unit 360 as illustrated in Fig. 3.
[0059] Fig. 5 shows an example flow diagram of a process 500 for implementing a task management scheme, arranged in accordance with at least some embodiments described herein.
[0060] Process 500 may be implemented in a task management system such as task management system 130 including task relationship identification unit 310, attribute identification unit 320, job generation unit 330, job identity assignment unit 340, job launch unit 350, and user interface unit 360. Process 500 may also be implemented by computer programs or program modules that are adapted to provide the task management scheme and hosted by a platform, such as task manager 410. Thus, reference may be made to the embodiments depicted and described with reference to Figs. 1 - 4. Process 500 may include one or more operations, actions, or functions as illustrated by one or more blocks 510, 520, 530, 540, 550, 560 and/or 570. Although illustrated as discrete blocks, various blocks may be divided into additional blocks, combined into fewer blocks, or eliminated, depending on the desired implementation. Processing may begin at block 510.
[0061] At block 510 (Determine Relationship Among Multiple Tasks To
Identify One Or More Associated Tasks), task management system 130 (e.g., task relationship identification unit 310) and/or task manager 410 may determine a relationship among multiple tasks executed on a platform (e.g., cloud platform 100 or client platform 120 or 125 illustrated in Figs. 1A-1C) to identify one or more associated tasks. In some embodiments, task management system 130 and/or task manager 410 may determine the relationship based on at least one of redundancy of contents of the multiple tasks executed on the platform; detected switching of activity among the multiple tasks executed on the platform; or relevancy of names, tags, indices or keywords of the multiple tasks executed on the platform. Processing may continue from block 510 to block 520.
[0062] At block 520 (Identify At Least One Attribute Of Each Of
Associated Tasks), task management system 130 (e.g., attribute identification unit 320) and/or task manager 410 may identify at least one attribute of each of the one or more associated tasks. By way of example, but not limitation, the at least one attribute of each of the one or more associated tasks may include at least one of a file location, a file link, a window position, a window size, a window depth, a pointer position, a scroll position, a viewing position, a bookmark, contents in a clipboard or contents in a corrective data buffer, associated with each of the one or more associated tasks. Processing may continue from block 520 to block 530.
[0063] At block 530 (Generate Job To Include Associated Tasks And
Attribute Of Each Of Associated Tasks), task management system 130 (e.g., job generation unit 330) and/or task manager 410 may generate a job to include the identified one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks. Processing may continue from block 530 to block 540.
[0064] At block 540 (Assign Identity To Job Based On, At Least,
Representative Task), task management system 130 (e.g., job identity assignment unit 340) and/or task manager 410 may assign an identity to the generated job based on, at least, a representative task from among the one or more associated tasks included in the job. By way of example, but not limitation, task
management system 130 and/or task manager 410 may determine the
representative task as the most edited task from among the one or more associated tasks included in the job. Processing may continue from block 540 to block 550.
[0065] At block 550 (Store Job), task management system 130 and/or task manager 410 may store the job into at least one of a remote storage
communicatively connected to the platform (e.g., storage 1 10 in Fig. 1A), a local storage communicatively coupled to the platform (e.g., storage 140 in Fig. IB), or a local storage of the platform (e.g., storage 150 in Fig. 1C). Processing may continue from block 550 to block 560.
[0066] At block 560 (Receive Request To Launch Job), task management system 130 (e.g., user interface unit 360) and/or task manager 410 may receive, from the platform or from another platform, a request to launch the job. By way of example, but not limitation, task management system 130 and/or task manager 410 may receive the request via task management tool 200 (as illustrated in Fig. 2). Processing may continue from block 560 to block 570. [0067] At block 570 (Instantiate Associated Tasks Included In Job), task management system 130 (e.g., job launch unit 350) and/or task manager 410 may instantiate, on the platform, the one or more associated tasks included in the job, in response to the request to launch the job; and/or transmit the job to another platform when a request is received to launch the job on the other platform, so that the one or more associated tasks may be instantiated on the other platform.
[0068] As such, task management system 130 and/or task manager 410 may implement a task management scheme that may enable generation of a job including one or more tasks that are associated with one another, and
synchronization and automatic launching of the associated tasks under the job across multiple platforms, thereby allowing a user to work in a virtually same working environment using any platform at any location in the world.
[0069] One skilled in the art will appreciate that, for this and other processes and methods disclosed herein, the functions performed in the processes and methods may be implemented in differing order. Furthermore, the outlined steps and operations are only provided as examples, and some of the steps and operations may be optional, combined into fewer steps and operations, or expanded into additional steps and operations without detracting from the essence of the disclosed embodiments.
[0070] Fig. 6 illustrates an example computer program product 600 that may be utilized to implement a task management scheme, arranged in accordance with at least some embodiments described herein.
[0071] As depicted, program product 600 may include a signal bearing medium 602. Signal bearing medium 602 may include one or more instructions 604 that, when executed by, for example, task management system 130, may provide the functionality described above with respect to Figs. 1 - 5. By way of example, instructions 604 may include: one or more instructions for identifying one or more tasks that are associated with one another, and at least one attribute of each of the one or more associated tasks; one or more instructions for generating a job to include the one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks; or one or more instructions for launching the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks when a request is received to launch the job.
[0072] In some implementations, signal bearing medium 602 may encompass a computer-readable medium 606, such as, but not limited to, a hard disk drive, a CD, a DVD, a digital tape, memory, etc. In some implementations, signal bearing medium 602 may encompass a recordable medium 608, such as, but not limited to, memory, read/write (R/W) CDs, R/W DVDs, etc. In some implementations, signal bearing medium 602 may encompass a communications medium 610, such as, but not limited to, a digital and/or an analog communication medium {e.g., a fiber optic cable, a waveguide, a wired communications link, a wireless communication link, etc.). Thus, for example, program product 600 may be conveyed to one or more modules of task management system 130 by an RF signal bearing medium 602, where the signal bearing medium 602 is conveyed by a wireless communications medium 610 {e.g., a wireless communications medium conforming with the IEEE 802.11 standard).
[0073] Fig. 7 is a block diagram illustrating an example computing device
700 that may be utilized to implement a task management scheme, arranged in accordance with at least some embodiments described herein.
[0074] In a very basic configuration 702, computing device 700 typically includes one or more processors 704 and a system memory 706. A memory bus
708 may be used for communicating between processor 704 and system memory
706.
[0075] Depending on the desired configuration, processor 704 may be of any type including but not limited to a microprocessor (μΡ), a microcontroller { iC), a digital signal processor (DSP), or any combination thereof. Processor 704 may include one or more levels of caching, such as a level one cache 710 and a level two cache 712, a processor core 714, and registers 716. An example processor core 714 may include an arithmetic logic unit (ALU), a floating point unit (FPU), a digital signal processing core (DSP Core), or any combination thereof. An example memory controller 718 may also be used with processor 704, or in some implementations memory controller 718 may be an internal part of processor 704. [0076] Depending on the desired configuration, system memory 706 may be of any type including but not limited to volatile memory (such as RAM), nonvolatile memory (such as ROM, flash memory, etc.) or any combination thereof. System memory 706 may include an operating system 720, one or more applications 722, and program data 724.
[0077] Application 722 may include a task management algorithm 726 that may be arranged to perform the functions as described herein including the actions described with respect to the task management system 130 architecture as shown in Figs. 3 - 4 or including the actions described with respect to the flow chart shown in Fig. 5. Program data 724 may include any data that may be useful for providing the task management scheme as is described herein. In some examples, application 722 may be arranged to operate with program data 724 on an operating system 720 such that the task management scheme as described herein may be provided.
[0078] Computing device 700 may have additional features or
functionality, and additional interfaces to facilitate communications between basic configuration 702 and any required devices and interfaces. For example, a bus/interface controller 730 may be used to facilitate communications between basic configuration 702 and one or more data storage devices 732 via a storage interface bus 734. Data storage devices 732 may be removable storage devices 736, non-removable storage devices 738, or a combination thereof. Examples of removable storage and non-removable storage devices include magnetic disk devices such as flexible disk drives and hard-disk drives (HDD), optical disk drives such as compact disk (CD) drives or digital versatile disk (DVD) drives, solid state drives (SSD), and tape drives to name a few. Example computer storage media may include volatile and nonvolatile, removable and nonremovable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
[0079] System memory 706, removable storage devices 736 and nonremovable storage devices 738 are examples of computer storage media.
Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which may be used to store the desired information and which may be accessed by computing device 700. Any such computer storage media may be part of computing device 700.
[0080] Computing device 700 may also include an interface bus 740 for facilitating communication from various interface devices (e.g., output devices 742, peripheral interfaces 744, and communication devices 746) to basic configuration 702 via bus/interface controller 730. Example output devices 742 include a graphics processing unit 748 and an audio processing unit 750, which may be configured to communicate to various external devices such as a display or speakers via one or more A/V ports 752. Example peripheral interfaces 744 include a serial interface controller 754 or a parallel interface controller 756, which may be configured to communicate with external devices such as input devices (e.g., keyboard, mouse, pen, voice input device, touch input device, etc.) or other peripheral devices (e.g., printer, scanner, etc.) via one or more I/O ports 758. An example communication device 746 includes a network controller 760, which may be arranged to facilitate communications with one or more other computing devices 762 over a network communication link via one or more communication ports 764.
[0081] The network communication link may be one example of a communication media. Communication media may typically be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and may include any information delivery media. A "modulated data signal" may be a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, radio frequency (RF), microwave, infrared (IR) and other wireless media. The term computer readable media as used herein may include both storage media and
communication media. [0082] Computing device 700 may be implemented as a portion of a small-form factor portable (or mobile) electronic device such as a cell phone, a personal data assistant (PDA), a personal media player device, a wireless web- watch device, a personal headset device, an application specific device, or a hybrid device that include any of the above functions. Computing device 700 may also be implemented as a personal computer including both laptop computer and non- laptop computer configurations.
[0083] The present disclosure is not to be limited in terms of the particular embodiments described in this application, which are intended as illustrations of various aspects. Many modifications and variations can be made without departing from its spirit and scope, as will be apparent to those skilled in the art. Functionally equivalent methods and apparatuses within the scope of the disclosure, in addition to those enumerated herein, will be apparent to those skilled in the art from the foregoing descriptions. Such modifications and variations are intended to fall within the scope of the appended claims. The present disclosure is to be limited only by the terms of the appended claims, along with the full scope of equivalents to which such claims are entitled. It is to be understood that this disclosure is not limited to particular methods, reagents, compounds, compositions or biological systems, which can, of course, vary. It is also to be understood that the terminology used herein is for the purpose of describing particular embodiments only, and is not intended to be limiting.
[0084] With respect to the use of substantially any plural and/or singular terms herein, those having skill in the art can translate from the plural to the singular and/or from the singular to the plural as is appropriate to the context and/or application. The various singular/plural permutations may be expressly set forth herein for sake of clarity.
[0085] It will be understood by those within the art that, in general, terms used herein, and especially in the appended claims (e.g., bodies of the appended claims) are generally intended as "open" terms (e.g., the term "including" should be interpreted as "including but not limited to," the term "having" should be interpreted as "having at least," the term "includes" should be interpreted as "includes but is not limited to," etc.). It will be further understood by those within the art that if a specific number of an introduced claim recitation is intended, such an intent will be explicitly recited in the claim, and in the absence of such recitation no such intent is present. For example, as an aid to understanding, the following appended claims may contain usage of the introductory phrases "at least one" and "one or more" to introduce claim recitations. However, the use of such phrases should not be construed to imply that the introduction of a claim recitation by the indefinite articles "a" or "an" limits any particular claim containing such introduced claim recitation to embodiments containing only one such recitation, even when the same claim includes the introductory phrases "one or more" or "at least one" and indefinite articles such as "a" or "an" (e.g., "a" and/or "an" should be interpreted to mean "at least one" or "one or more"); the same holds true for the use of definite articles used to introduce claim recitations. In addition, even if a specific number of an introduced claim recitation is explicitly recited, those skilled in the art will recognize that such recitation should be interpreted to mean at least the recited number (e.g., the bare recitation of "two recitations," without other modifiers, means at least two recitations, or two or more recitations).
Furthermore, in those instances where a convention analogous to "at least one of A, B, and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B, and C" would include but not be limited to systems that have A alone, B alone, C alone, A and B together, A and C together, B and C together, and/or A, B, and C together, etc.). In those instances where a convention analogous to "at least one of A, B, or C, etc." is used, in general such a
construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B, or C" would include but not be limited to systems that have A alone, B alone, C alone, A and B together, A and C together, B and C together, and/or A, B, and C together, etc.). It will be further understood by those within the art that virtually any disjunctive word and/or phrase presenting two or more alternative terms, whether in the description, claims, or drawings, should be understood to contemplate the possibilities of including one of the terms, either of the terms, or both terms. For example, the phrase "A or B" will be understood to include the possibilities of "A" or "B" or "A and B." [0086] In addition, where features or aspects of the disclosure are described in terms of Markush groups, those skilled in the art will recognize that the disclosure is also thereby described in terms of any individual member or subgroup of members of the Markush group.
[0087] As will be understood by one skilled in the art, for any and all purposes, such as in terms of providing a written description, all ranges disclosed herein also encompass any and all possible subranges and combinations of subranges thereof. Any listed range can be easily recognized as sufficiently describing and enabling the same range being broken down into at least equal halves, thirds, quarters, fifths, tenths, etc. As a non-limiting example, each range discussed herein can be readily broken down into a lower third, middle third and upper third, etc. As will also be understood by one skilled in the art all language such as "up to," "at least," and the like include the number recited and refer to ranges which can be subsequently broken down into subranges as discussed above. Finally, as will be understood by one skilled in the art, a range includes each individual member. Thus, for example, a group having 1 -3 cells refers to groups having 1, 2, or 3 cells. Similarly, a group having 1-5 cells refers to groups having 1, 2, 3, 4, or 5 cells, and so forth.
[0088] From the foregoing, it will be appreciated that various
embodiments of the present disclosure have been described herein for purposes of illustration, and that various modifications may be made without departing from the scope and spirit of the present disclosure. Accordingly, the various embodiments disclosed herein are not intended to be limiting, with the true scope and spirit being indicated by the following claims.

Claims

CLAIMS What is claimed is:
1. A method performed under control of a task management system, comprising:
determining a relationship among a plurality of tasks executed on a first platform to identify one or more associated tasks;
identifying at least one attribute of each of the one or more associated tasks;
generating a job that includes the one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks; and
instantiating, on a second platform, the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks, in response to a request to launch the job.
2. The method of Claim 1 , wherein the first platform and the second platform are the same platform.
3. A method performed under control of a task management system, comprising:
determining a relationship among a plurality of tasks executed on a platform to identify one or more associated tasks; and
generating a job to include the identified one or more associated tasks.
4. The method of Claim 3, wherein the determining of the relationship is performed based on at least one of redundancy of contents of the plurality of tasks executed on the platform; detected switching of activity among the plurality of tasks executed on the platform; or relevancy of names, tags, indices or keywords of the plurality of tasks executed on the platform.
5. The method of Claim 3, further comprising: identifying at least one attribute of each of the one or more associated tasks, wherein the generating comprises generating the job to further include the identified at least one attribute of each of the one or more associated tasks.
6. The method of Claim 5, wherein the at least one attribute of each of the one or more associated tasks comprises at least one of a file location, a file link, a window position, a window size, a window depth, a pointer position, a scroll position, a viewing position, a bookmark, contents in a clipboard or contents in a corrective data buffer, associated with each of the one or more associated tasks.
7. The method of Claim 3, further comprising:
assigning an identity to the generated job based on, at least, a representative task from among the one or more associated tasks included in the job.
8. The method of Claim 3, further comprising:
storing the job into at least one of a remote storage communicatively connected to the platform, a local storage of the platform, or a local storage communicatively coupled to the platform.
9. The method of Claim 3, further comprising:
instantiating, on the platform, the one or more associated tasks included in the job, in response to a request to launch the job.
10. The method of Claim 9, further comprising:
updating the job when a modification to the job is made on the platform.
11. The method of Claim 3, further comprising:
transmitting the job to another platform when a request is received to launch the job on the other platform.
12. The method of Claim 11, further comprising: updating the job when a modification to the job is made on the other platform.
13. The method of Claim 3, wherein the task management system is hosted by the platform.
14. The method of Claim 3, wherein the task management system is hosted by another platform that is communicatively connected to the platform.
15. A task management system, comprising:
a task relationship identification unit configured to determine a relationship among a plurality of tasks executed on a platform to identify one or more associated tasks; and
a job generation unit configured to generate a job to include the one or more associated tasks identified by the task relationship identification unit.
16. The task management system of Claim 15, wherein the task relationship identification unit is further configured to determine the relationship based on at least one of redundancy of contents of the plurality of tasks executed on the platform; detected switching of activity among the plurality of tasks executed on the platform; or relevancy of names, tags, indices or keywords of the plurality of tasks executed on the platform.
17. The task management system of Claim 15, further comprising:
an attribute identification unit configured to identify at least one attribute of each of the one or more associated tasks identified by the task relationship identification unit, wherein the job generation unit is further configured to generate the job to further include the at least one attribute of each of the one or more associated tasks identified by the attribute identification unit.
18. The task management system of Claim 17, wherein the at least one attribute of each of the one or more associated tasks comprises at least one of a file location, a file link, a window position, a window size, a window depth, a pointer position, a scroll position, a viewing position, a bookmark, contents in a clipboard or contents in a corrective data buffer, associated with each of the one or more associated tasks.
19. The task management system of Claim 15, further comprising:
a job identity assignment unit configured to:
determine a representative task from among the one or more associated tasks included in the job, and
assign an identity to the generated job based on, at least, the determined representative task.
20. The task management system of Claim 15, further comprising:
a job launch unit configured to instantiate, on the platform, the one or more associated tasks included in the job, in response to a request to launch the job on the platform.
21. The task management system of Claim 20, wherein the job launch unit is further configured to transmit the job to another platform when a request is received to launch the job on the other platform.
22. The task management system of Claim 15, further comprising:
a user interface unit configured to receive a user input to modify the job, wherein the job generation unit is further configured to update the job based on, at least, the user input received by the user interface unit.
23. The task management system of Claim 15, wherein the job generation unit is further configured to update the job when a modification is made to the job.
24. A computer-readable storage medium having stored thereon computer- executable instructions that, in response to execution, cause a task management system to perform operations, comprising: identifying one or more tasks that are associated with one another, and at least one attribute of each of the one or more associated tasks;
generating a job to include the one or more associated tasks and the identified at least one attribute of each of the one or more associated tasks; and
launching the one or more associated tasks included in the job based on the at least one attribute of each of the one or more associated tasks when a request is received to launch the job.
PCT/US2013/048518 2013-06-28 2013-06-28 Task management on computing platforms Ceased WO2014209348A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US14/375,902 US9934075B2 (en) 2013-06-28 2013-06-28 Managing associated tasks using a task manager in communication devices
PCT/US2013/048518 WO2014209348A1 (en) 2013-06-28 2013-06-28 Task management on computing platforms
KR1020167002238A KR101827547B1 (en) 2013-06-28 2013-06-28 Task management on computing platforms

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/US2013/048518 WO2014209348A1 (en) 2013-06-28 2013-06-28 Task management on computing platforms

Publications (1)

Publication Number Publication Date
WO2014209348A1 true WO2014209348A1 (en) 2014-12-31

Family

ID=52142477

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2013/048518 Ceased WO2014209348A1 (en) 2013-06-28 2013-06-28 Task management on computing platforms

Country Status (3)

Country Link
US (1) US9934075B2 (en)
KR (1) KR101827547B1 (en)
WO (1) WO2014209348A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108366120A (en) * 2018-02-13 2018-08-03 宁夏灵智科技有限公司 A kind of internet-of-things terminal management method and device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10394450B2 (en) 2016-11-22 2019-08-27 International Business Machines Corporation Apparatus, method, and program product for grouping data
US11004422B1 (en) * 2020-01-28 2021-05-11 Dell Products L.P. System and method of utilizing workspace configurations

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050091647A1 (en) * 2003-10-23 2005-04-28 Microsoft Corporation Use of attribution to describe management information
US20060195508A1 (en) * 2002-11-27 2006-08-31 James Bernardin Distributed computing
US20130019250A1 (en) * 2010-01-28 2013-01-17 Ibm Corporation Interdependent Task Management

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5257375A (en) * 1991-08-23 1993-10-26 International Business Machines Corp. Method and apparatus for dispatching tasks requiring short-duration processor affinity
DE19580738T1 (en) * 1994-05-31 1996-08-22 Fujitsu Ltd System and method for executing jobs between different operating systems
US6438586B1 (en) * 1996-09-30 2002-08-20 Emc Corporation File transfer utility which employs an intermediate data storage system
US6178443B1 (en) * 1996-12-20 2001-01-23 Intel Corporation Method and apparatus for propagating user preferences across multiple computer environments
US6573915B1 (en) * 1999-12-08 2003-06-03 International Business Machines Corporation Efficient capture of computer screens
KR100625449B1 (en) 2000-06-30 2006-09-18 주식회사 케이티 Customized work environment setting system and method
US7024214B2 (en) 2002-02-26 2006-04-04 Microsoft Corporation Synchronizing over a number of synchronization mechanisms using flexible rules
JP2004054633A (en) * 2002-07-19 2004-02-19 Sony Communication Network Corp Information synchronization method, information synchronization device and information terminal for using the same method
US7506006B2 (en) 2004-09-03 2009-03-17 Microsoft Corporation Synchronization for smart clients
US7657769B2 (en) 2007-01-08 2010-02-02 Marcy M Scott N-way synchronization of data
KR101081489B1 (en) 2009-03-25 2011-11-08 주식회사 케이티 Method of providing cloud computing-based integrated user environment and device thereof
JP5649171B2 (en) 2010-11-30 2015-01-07 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Method for enabling sharing of local environment of application executed on client, server and computer program thereof
US20130041790A1 (en) * 2011-08-12 2013-02-14 Sivakumar Murugesan Method and system for transferring an application state

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060195508A1 (en) * 2002-11-27 2006-08-31 James Bernardin Distributed computing
US20050091647A1 (en) * 2003-10-23 2005-04-28 Microsoft Corporation Use of attribution to describe management information
US20130019250A1 (en) * 2010-01-28 2013-01-17 Ibm Corporation Interdependent Task Management

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108366120A (en) * 2018-02-13 2018-08-03 宁夏灵智科技有限公司 A kind of internet-of-things terminal management method and device

Also Published As

Publication number Publication date
US20150339172A1 (en) 2015-11-26
US9934075B2 (en) 2018-04-03
KR20160024999A (en) 2016-03-07
KR101827547B1 (en) 2018-02-08

Similar Documents

Publication Publication Date Title
US10430033B2 (en) Data transfer target applications through content analysis
RU2589335C2 (en) Dragging of insert
CN103635901B (en) Ways to Present Documents Using the Reading List Panel
RU2614539C2 (en) Task-based address bar and tabs scaling
TW201224911A (en) Determination and display of relevant websites
JP2017139006A (en) Extension activation for related document
US9046998B2 (en) Cloud-based trash-can
EP2567328A2 (en) Presentation of information describing user activities with regard to resources
CN106062748A (en) Inline and context aware query box
CN103034683A (en) Page switching method and device for browser
CN111936970B (en) Cross-app feature linking and educational messaging
KR101564955B1 (en) Output of video content
US20120169771A1 (en) Information presenting system, information presenting method, and storage medium
US9934075B2 (en) Managing associated tasks using a task manager in communication devices
US9904713B2 (en) Proposing a copy area in a document
US20160019306A1 (en) Link preview management
EP3341917B1 (en) Smart flip operation for grouped objects
EP3563367A1 (en) Teaching and coaching user interface element with celebratory message
CN110134482A (en) Page display method, device, electronic equipment and computer readable storage medium
US20150234550A1 (en) Display of data items
KR20160086199A (en) Method, server and user device for providing rawdata of infographics
US20170041438A1 (en) Online data management
US8976189B2 (en) Drawing operations using multiple graphics interfaces

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 14375902

Country of ref document: US

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13887691

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20167002238

Country of ref document: KR

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 13887691

Country of ref document: EP

Kind code of ref document: A1