WO2019171102A1 - Task automation service in cloud - Google Patents

Task automation service in cloud Download PDF

Info

Publication number
WO2019171102A1
WO2019171102A1 PCT/IB2018/051359 IB2018051359W WO2019171102A1 WO 2019171102 A1 WO2019171102 A1 WO 2019171102A1 IB 2018051359 W IB2018051359 W IB 2018051359W WO 2019171102 A1 WO2019171102 A1 WO 2019171102A1
Authority
WO
WIPO (PCT)
Prior art keywords
task
commands
different
cloud
tasks
Prior art date
Application number
PCT/IB2018/051359
Other languages
French (fr)
Inventor
Pratik Sharma
Original Assignee
Pratik Sharma
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 Pratik Sharma filed Critical Pratik Sharma
Priority to PCT/IB2018/051359 priority Critical patent/WO2019171102A1/en
Publication of WO2019171102A1 publication Critical patent/WO2019171102A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5055Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering software capabilities, i.e. software resources associated or available to the machine
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45508Runtime interpretation or emulation, e g. emulator loops, bytecode interpretation
    • G06F9/45512Command shells

Definitions

  • auxiliary software like certain version of perl or python to execute some shell commands
  • the environment in which these tasks can run is also very specific and have to be met, and platform on which these tasks could be performed like version of operating system etc.
  • Extensible Markup Language XML
  • XML Extensible Markup Language
  • Task Automation Service launches the task or sends different commands from the Task Automation Service node to the remote node in cloud and the task or set of commands is corresponding to which Pre-Task Execution Check Set’s requirements were fulfilled.
  • the task or set of commands is again defined via Extensible Markup Language (XML).
  • XML Extensible Markup Language
  • This service can also be used to create test automation scripts for various services or nodes in the cloud.
  • This service is very useful in cases where different commands are to be run on systems supporting different languages like Perl or Python and each language has its own grammar and hence different regular expressions or commands, and with the help of Pre-Task Execution Check Set we mentioned earlier we create a different set for both and correspondingly a different set of commands or task to be executed.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

Here we use Extensible Markup Language (XML) for defining different Pre-Task Execution Check Sets consisting of prerequisites, environment and platform for the task and when all the requirements for one of the sets for the task is completed, Task Automation Service launches the task or sends different commands from the Task Automation Service node to the remote node in cloud and the task or set of commands is corresponding to which Pre-Task Execution Check Set's requirements were fulfilled. The task or set of commands is again defined via Extensible Markup Language (XML). Once the task is completed we do run the corresponding Post-Task Execution Check Set defined via Extensible Markup Language (XML) to check if the task was completed successfully or not.

Description

Task Automation Service in Cloud
In this invention we have certain tasks to be carried out at a remote machine or node in the cloud and these tasks have certain prerequisites for auxiliary software (like certain version of perl or python to execute some shell commands) to be installed in the remote machine and the hardware or software configuration of the remote machine, the environment in which these tasks can run is also very specific and have to be met, and platform on which these tasks could be performed like version of operating system etc. Here we use Extensible Markup Language (XML) for defining different Pre-Task Execution Check Sets consisting of prerequisites, environment and platform for the task and when all the requirements for one of the sets for the task is completed, Task Automation Service launches the task or sends different commands from the Task Automation Service node to the remote node in cloud and the task or set of commands is corresponding to which Pre-Task Execution Check Set’s requirements were fulfilled. The task or set of commands is again defined via Extensible Markup Language (XML). Once the task is completed we do run the corresponding Post-Task Execution Check Set defined via Extensible Markup Language (XML) to check if the task was completed successfully or not. This service can also be used to create test automation scripts for various services or nodes in the cloud. This service is very useful in cases where different commands are to be run on systems supporting different languages like Perl or Python and each language has its own grammar and hence different regular expressions or commands, and with the help of Pre-Task Execution Check Set we mentioned earlier we create a different set for both and correspondingly a different set of commands or task to be executed.

Claims

Claims Following is the claim for this invention: -
1. In this invention we have certain tasks to be carried out at a remote machine or node in the cloud and these tasks have certain prerequisites for auxiliary software (like certain version of perl or python to execute some shell commands) to be installed in the remote machine and the hardware or software configuration of the remote machine, the environment in which these tasks can run is also very specific and have to be met, and platform on which these tasks could be performed like version of operating system etc. Here we use Extensible Markup Language (XML) for defining different Pre-Task Execution Check Sets
consisting of prerequisites, environment and platform for the task and when all the requirements for one of the sets for the task is completed, Task Automation Service launches the task or sends different commands from the Task Automation Service node to the remote node in cloud and the task or set of commands is corresponding to which Pre-Task Execution Check Set’s requirements were fulfilled. The task or set of commands is again defined via Extensible Markup Language (XML). Once the task is completed we do run the corresponding Post- Task Execution Check Set defined via Extensible Markup Language (XML) to check if the task was completed successfully or not. This service can also be used to create test automation scripts for various services or nodes in the cloud. This service is very useful in cases where different commands are to be run on systems supporting different languages like Perl or Python and each language has its own grammar and hence different regular expressions or commands, and with the help of Pre-Task Execution Check Set we mentioned earlier we create a different set for both and correspondingly a different set of commands or task to be executed. The above novel technique of providing automation service for different tasks to be carried out on different nodes in the cloud is the claim for this invention.
PCT/IB2018/051359 2018-03-03 2018-03-03 Task automation service in cloud WO2019171102A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/IB2018/051359 WO2019171102A1 (en) 2018-03-03 2018-03-03 Task automation service in cloud

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/IB2018/051359 WO2019171102A1 (en) 2018-03-03 2018-03-03 Task automation service in cloud

Publications (1)

Publication Number Publication Date
WO2019171102A1 true WO2019171102A1 (en) 2019-09-12

Family

ID=67845885

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2018/051359 WO2019171102A1 (en) 2018-03-03 2018-03-03 Task automation service in cloud

Country Status (1)

Country Link
WO (1) WO2019171102A1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6507856B1 (en) * 1999-01-05 2003-01-14 International Business Machines Corporation Dynamic business process automation system using XML documents

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6507856B1 (en) * 1999-01-05 2003-01-14 International Business Machines Corporation Dynamic business process automation system using XML documents

Similar Documents

Publication Publication Date Title
WO2019203886A8 (en) Contextual auto-completion for assistant systems
US11243516B2 (en) Edge devices and associated networks utilising microservices
US8570905B2 (en) Adaptive enterprise service bus (ESB) runtime system and method
US9575869B2 (en) Service implementation based debugger for service oriented architecture projects
EP3683673A3 (en) Isolating a device, from multiple devices in an environment, for being responsive to spoken assistant invocation(s)
WO2021072236A3 (en) Methods and systems for time-bounding execution of computing workflows
JP2017504087A5 (en)
CN108052336A (en) A kind of distributed software upgrade-system and its implementation
WO2020131484A3 (en) Methods, apparatuses and systems for cloud-based disaster recovery
WO2019171102A1 (en) Task automation service in cloud
WO2021142405A1 (en) System and method for implementing an orchestration engine
WO2017181767A1 (en) Version update method and device
Gomes et al. Code generation from formal models for automatic rtos portability
Sharp Avionics product line software architecture flow policies
Lampe et al. RobotKube: Orchestrating Large-Scale Cooperative Multi-Robot Systems with Kubernetes and ROS
CN115794355B (en) Task processing method, device, terminal equipment and storage medium
WO2020131483A3 (en) Methods, apparatuses and systems for cloud-based disaster recovery
Bakulev et al. Moving Enterprise Integration Middleware toward the Distributed Stream Processing Architecture
US20100122254A1 (en) Batch and application scheduler interface layer in a multiprocessor computing environment
CN112749193A (en) Workflow processing method and device, storage medium and electronic equipment
Tim et al. Continuous integration processes for modern client-side web applications
KR102093734B1 (en) Unmanned aerial vehicle scenario test method using flight test profile
ES466234A1 (en) Elevator control system
Letondeur et al. Architectural model and planification algorithm for the self-management of elastic cloud applications
Fisher Objective 2: Upgrade MP CMAS to the new version

Legal Events

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

Ref document number: 18909163

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18909163

Country of ref document: EP

Kind code of ref document: A1