Task computing

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.


Task computing is a computatiοn to fill the gap between tasks (what user wants to be done), and services (functionalities that are available to the user). Task computing seeks to redefine how users interact with and use computing environments. It is built on pervasive computing.

Task Computing Framework (TCF) and Task Computing Environment (TCE)

A Task Computing Framework (TCF) is a framework that supports Task Computing, by providing support for:

  • The workflows of Task Computing, i.e., at a minimum, Discovery, followed by Composition and Execution
  • Semantic description of tasks and services
  • Specification, Execution and Re-Usability of tasks by end-users
  • Manipulation including creation and disposal of services by the end-users

This definition of a Task Computing Framework does not make reference to computational components. Here an embodiment of a Task Computing Framework will be referred to as a Task Computing Environment (TCE). A TCE is a computational system that includes, at a minimum, the following components:

  • One or more Task Computing Clients (TCCs),
  • One or more Semantically Described Services (SDSs),
  • One or more Semantic Service Discovery Mechanisms (SSDMs), and
  • Optionally one or more Service Controls (SCs)

Applications

Using Task Execution EditoR (STEER),[1] embodiments of multiple Semantically Described Services and Service Controls the following applications are possible

  • Exchanging Business Cards
  • Showing and Sharing the Presentation
  • Scheduling a Future Presentation
  • Checking and Printing Directions to the Airport

Notes

  1. Microsoft Word - Task-Computing-ISCW2003-202-final.doc

References

  • Lua error in package.lua at line 80: module 'strict' not found.

Related work