SlideShare a Scribd company logo
Kronos : A DSL for scheduled
tasks based on textX
Miloš Simić*, Novak Boškov*, Aleksandar Kaplar*, Igor Dejanović*
*Faculty of Technical Sciences, University of Novi Sad
Cron
Ken Thompson
Language dependent
using Schyntax;
var schtick = new Schtick();
// setup an exception handler so we know when tasks blow up
schtick.OnTaskException += (task, exception) => LogException(ex);
// add a task which will call DoSomeTask every hour at 15 minutes past the hour
schtick.AddTask("unique-task-name", "min(15)", (task, timeIntendedToRun) =>
DoSomeTask());
Kronos
Open source DSL
Thank you for your
attention, questions?
https://github.com/milossimic/Kronos/tree/readme

More Related Content

What's hot

Docker techzone
Docker techzoneDocker techzone
Docker techzone
Bjørn Nordlund
 
LMAX Disruptor as real-life example
LMAX Disruptor as real-life exampleLMAX Disruptor as real-life example
LMAX Disruptor as real-life example
Guy Nir
 
Troubleshooting .net core on linux
Troubleshooting .net core on linuxTroubleshooting .net core on linux
Troubleshooting .net core on linux
Pavel Klimiankou
 
Macros in nemerle
Macros in nemerleMacros in nemerle
Macros in nemerle
Kota Mizushima
 
Bsdtw17: mariusz zaborski: case studies of sandboxing base system with capsicum
Bsdtw17: mariusz zaborski: case studies of sandboxing base system with capsicumBsdtw17: mariusz zaborski: case studies of sandboxing base system with capsicum
Bsdtw17: mariusz zaborski: case studies of sandboxing base system with capsicum
Scott Tsai
 
Parallel computing with GPars
Parallel computing with GParsParallel computing with GPars
Parallel computing with GPars
Pablo Molnar
 
cache2k, Java Caching, Turbo Charged, FOSDEM 2015
cache2k, Java Caching, Turbo Charged, FOSDEM 2015cache2k, Java Caching, Turbo Charged, FOSDEM 2015
cache2k, Java Caching, Turbo Charged, FOSDEM 2015
cruftex
 
Lessons from 4 years of driver develoment
Lessons from 4 years of driver develomentLessons from 4 years of driver develoment
Lessons from 4 years of driver develoment
christkv
 
Torch7 and ConvNet
Torch7 and ConvNetTorch7 and ConvNet
Torch7 and ConvNet
Qin Jian
 
C++ in kernel mode
C++ in kernel modeC++ in kernel mode
C++ in kernel mode
corehard_by
 
JCache / JSR107 shortcomings
JCache / JSR107  shortcomingsJCache / JSR107  shortcomings
JCache / JSR107 shortcomings
cruftex
 
The impact of supercomputers on MSR
The impact of supercomputers on MSRThe impact of supercomputers on MSR
The impact of supercomputers on MSR
Yasutaka Kamei
 
Is It Faster to Go with Redpanda Transactions than Without Them?!
Is It Faster to Go with Redpanda Transactions than Without Them?!Is It Faster to Go with Redpanda Transactions than Without Them?!
Is It Faster to Go with Redpanda Transactions than Without Them?!
ScyllaDB
 
[BGOUG] Java GC - Friend or Foe
[BGOUG] Java GC - Friend or Foe[BGOUG] Java GC - Friend or Foe
[BGOUG] Java GC - Friend or Foe
SAP HANA Cloud Platform
 
Efficient Bytecode Analysis: Linespeed Shellcode Detection
Efficient Bytecode Analysis: Linespeed Shellcode DetectionEfficient Bytecode Analysis: Linespeed Shellcode Detection
Efficient Bytecode Analysis: Linespeed Shellcode Detection
Georg Wicherski
 
Status at 2015, Ruby implementation of openEHR
Status at 2015, Ruby implementation of openEHRStatus at 2015, Ruby implementation of openEHR
Status at 2015, Ruby implementation of openEHR
Shinji Kobayashi
 
Atmosphere 2014: Lockless programming - Tomasz Barański
Atmosphere 2014: Lockless programming - Tomasz BarańskiAtmosphere 2014: Lockless programming - Tomasz Barański
Atmosphere 2014: Lockless programming - Tomasz Barański
PROIDEA
 
Torch intro
Torch introTorch intro
Torch intro
Cheoneum Park
 
Web in real time - technical project - socket.io
Web in real time - technical project - socket.ioWeb in real time - technical project - socket.io
Web in real time - technical project - socket.io
Thomas Ferney
 
grsecurity and PaX
grsecurity and PaXgrsecurity and PaX
grsecurity and PaX
Kernel TLV
 

What's hot (20)

Docker techzone
Docker techzoneDocker techzone
Docker techzone
 
LMAX Disruptor as real-life example
LMAX Disruptor as real-life exampleLMAX Disruptor as real-life example
LMAX Disruptor as real-life example
 
Troubleshooting .net core on linux
Troubleshooting .net core on linuxTroubleshooting .net core on linux
Troubleshooting .net core on linux
 
Macros in nemerle
Macros in nemerleMacros in nemerle
Macros in nemerle
 
Bsdtw17: mariusz zaborski: case studies of sandboxing base system with capsicum
Bsdtw17: mariusz zaborski: case studies of sandboxing base system with capsicumBsdtw17: mariusz zaborski: case studies of sandboxing base system with capsicum
Bsdtw17: mariusz zaborski: case studies of sandboxing base system with capsicum
 
Parallel computing with GPars
Parallel computing with GParsParallel computing with GPars
Parallel computing with GPars
 
cache2k, Java Caching, Turbo Charged, FOSDEM 2015
cache2k, Java Caching, Turbo Charged, FOSDEM 2015cache2k, Java Caching, Turbo Charged, FOSDEM 2015
cache2k, Java Caching, Turbo Charged, FOSDEM 2015
 
Lessons from 4 years of driver develoment
Lessons from 4 years of driver develomentLessons from 4 years of driver develoment
Lessons from 4 years of driver develoment
 
Torch7 and ConvNet
Torch7 and ConvNetTorch7 and ConvNet
Torch7 and ConvNet
 
C++ in kernel mode
C++ in kernel modeC++ in kernel mode
C++ in kernel mode
 
JCache / JSR107 shortcomings
JCache / JSR107  shortcomingsJCache / JSR107  shortcomings
JCache / JSR107 shortcomings
 
The impact of supercomputers on MSR
The impact of supercomputers on MSRThe impact of supercomputers on MSR
The impact of supercomputers on MSR
 
Is It Faster to Go with Redpanda Transactions than Without Them?!
Is It Faster to Go with Redpanda Transactions than Without Them?!Is It Faster to Go with Redpanda Transactions than Without Them?!
Is It Faster to Go with Redpanda Transactions than Without Them?!
 
[BGOUG] Java GC - Friend or Foe
[BGOUG] Java GC - Friend or Foe[BGOUG] Java GC - Friend or Foe
[BGOUG] Java GC - Friend or Foe
 
Efficient Bytecode Analysis: Linespeed Shellcode Detection
Efficient Bytecode Analysis: Linespeed Shellcode DetectionEfficient Bytecode Analysis: Linespeed Shellcode Detection
Efficient Bytecode Analysis: Linespeed Shellcode Detection
 
Status at 2015, Ruby implementation of openEHR
Status at 2015, Ruby implementation of openEHRStatus at 2015, Ruby implementation of openEHR
Status at 2015, Ruby implementation of openEHR
 
Atmosphere 2014: Lockless programming - Tomasz Barański
Atmosphere 2014: Lockless programming - Tomasz BarańskiAtmosphere 2014: Lockless programming - Tomasz Barański
Atmosphere 2014: Lockless programming - Tomasz Barański
 
Torch intro
Torch introTorch intro
Torch intro
 
Web in real time - technical project - socket.io
Web in real time - technical project - socket.ioWeb in real time - technical project - socket.io
Web in real time - technical project - socket.io
 
grsecurity and PaX
grsecurity and PaXgrsecurity and PaX
grsecurity and PaX
 

Viewers also liked

Influence of Construction Based Software Solutions.
Influence of Construction Based Software Solutions.Influence of Construction Based Software Solutions.
Influence of Construction Based Software Solutions.
Bricks Technologies
 
3Com 3C16686
3Com 3C166863Com 3C16686
3Com 3C16686
savomir
 
Pranvis certified soft skills trainer brochure
Pranvis certified soft skills trainer brochurePranvis certified soft skills trainer brochure
Pranvis certified soft skills trainer brochure
Mahesh babu
 
Ibragim zayed cv english
Ibragim zayed cv englishIbragim zayed cv english
Ibragim zayed cv english
ibrahim zayed
 
Education and secularism
Education and secularismEducation and secularism
Education and secularism
HONEY BABU
 
Italian meal
Italian mealItalian meal
Logo
LogoLogo
Textilslöjd ella-5-vt-2017
Textilslöjd ella-5-vt-2017Textilslöjd ella-5-vt-2017
Textilslöjd ella-5-vt-2017
Cecilia Holgersson
 
Kronos - Aligning Marketing, Sales and Training to Prioritize Enablement Inve...
Kronos - Aligning Marketing, Sales and Training to Prioritize Enablement Inve...Kronos - Aligning Marketing, Sales and Training to Prioritize Enablement Inve...
Kronos - Aligning Marketing, Sales and Training to Prioritize Enablement Inve...
Corporate Visions
 
Beyond Time and Attendance: The Transformative Power of Workforce Management
Beyond Time and Attendance: The Transformative Power of Workforce ManagementBeyond Time and Attendance: The Transformative Power of Workforce Management
Beyond Time and Attendance: The Transformative Power of Workforce Management
Human Capital Media
 
Kronos
KronosKronos
Kronos
majumderm
 
Public kronos presentation for 2015 satmetrix conference
Public kronos presentation for 2015 satmetrix conferencePublic kronos presentation for 2015 satmetrix conference
Public kronos presentation for 2015 satmetrix conference
Joyce Maroney
 
Education and delors report
Education and delors reportEducation and delors report
Education and delors report
HONEY BABU
 
Use of remote sensing, data collection methods & early warning systems in mig...
Use of remote sensing, data collection methods & early warning systems in mig...Use of remote sensing, data collection methods & early warning systems in mig...
Use of remote sensing, data collection methods & early warning systems in mig...
FAOLocust
 
Javier calleleandro impress_practica_1
Javier calleleandro impress_practica_1Javier calleleandro impress_practica_1
Javier calleleandro impress_practica_1
María Leandro
 
eLearning y tecnología educativa
eLearning y tecnología educativaeLearning y tecnología educativa
eLearning y tecnología educativa
Patricia Rabal Caballero
 
Ppt tics
Ppt ticsPpt tics
Ppt tics
annymcarpio
 
3Com 3C13634A
3Com 3C13634A3Com 3C13634A
3Com 3C13634A
savomir
 

Viewers also liked (18)

Influence of Construction Based Software Solutions.
Influence of Construction Based Software Solutions.Influence of Construction Based Software Solutions.
Influence of Construction Based Software Solutions.
 
3Com 3C16686
3Com 3C166863Com 3C16686
3Com 3C16686
 
Pranvis certified soft skills trainer brochure
Pranvis certified soft skills trainer brochurePranvis certified soft skills trainer brochure
Pranvis certified soft skills trainer brochure
 
Ibragim zayed cv english
Ibragim zayed cv englishIbragim zayed cv english
Ibragim zayed cv english
 
Education and secularism
Education and secularismEducation and secularism
Education and secularism
 
Italian meal
Italian mealItalian meal
Italian meal
 
Logo
LogoLogo
Logo
 
Textilslöjd ella-5-vt-2017
Textilslöjd ella-5-vt-2017Textilslöjd ella-5-vt-2017
Textilslöjd ella-5-vt-2017
 
Kronos - Aligning Marketing, Sales and Training to Prioritize Enablement Inve...
Kronos - Aligning Marketing, Sales and Training to Prioritize Enablement Inve...Kronos - Aligning Marketing, Sales and Training to Prioritize Enablement Inve...
Kronos - Aligning Marketing, Sales and Training to Prioritize Enablement Inve...
 
Beyond Time and Attendance: The Transformative Power of Workforce Management
Beyond Time and Attendance: The Transformative Power of Workforce ManagementBeyond Time and Attendance: The Transformative Power of Workforce Management
Beyond Time and Attendance: The Transformative Power of Workforce Management
 
Kronos
KronosKronos
Kronos
 
Public kronos presentation for 2015 satmetrix conference
Public kronos presentation for 2015 satmetrix conferencePublic kronos presentation for 2015 satmetrix conference
Public kronos presentation for 2015 satmetrix conference
 
Education and delors report
Education and delors reportEducation and delors report
Education and delors report
 
Use of remote sensing, data collection methods & early warning systems in mig...
Use of remote sensing, data collection methods & early warning systems in mig...Use of remote sensing, data collection methods & early warning systems in mig...
Use of remote sensing, data collection methods & early warning systems in mig...
 
Javier calleleandro impress_practica_1
Javier calleleandro impress_practica_1Javier calleleandro impress_practica_1
Javier calleleandro impress_practica_1
 
eLearning y tecnología educativa
eLearning y tecnología educativaeLearning y tecnología educativa
eLearning y tecnología educativa
 
Ppt tics
Ppt ticsPpt tics
Ppt tics
 
3Com 3C13634A
3Com 3C13634A3Com 3C13634A
3Com 3C13634A
 

More from Faculty of Technical Sciences, University of Novi Sad

Dynamic formation of distributed micro clouds
Dynamic formation of distributed micro cloudsDynamic formation of distributed micro clouds
Dynamic formation of distributed micro clouds
Faculty of Technical Sciences, University of Novi Sad
 
Distributed clouds — micro clouds
Distributed clouds — micro cloudsDistributed clouds — micro clouds
Distributed clouds — micro clouds
Faculty of Technical Sciences, University of Novi Sad
 
Dynamic formation of the distributed micro clouds
Dynamic formation of the distributed micro cloudsDynamic formation of the distributed micro clouds
Dynamic formation of the distributed micro clouds
Faculty of Technical Sciences, University of Novi Sad
 
Towards Edge Computing as a Service: Dynamic Formation of the Micro Data-Centers
Towards Edge Computing as a Service: Dynamic Formation of the Micro Data-CentersTowards Edge Computing as a Service: Dynamic Formation of the Micro Data-Centers
Towards Edge Computing as a Service: Dynamic Formation of the Micro Data-Centers
Faculty of Technical Sciences, University of Novi Sad
 
Edge computing system for large scale distributed sensing systems
Edge computing system for large scale distributed sensing systemsEdge computing system for large scale distributed sensing systems
Edge computing system for large scale distributed sensing systems
Faculty of Technical Sciences, University of Novi Sad
 
Big Graph Data with Titan DB
Big Graph Data with Titan DBBig Graph Data with Titan DB
Intro to kubernetes
Intro to kubernetesIntro to kubernetes
Mcroservices with docker kubernetes, goang and grpc, overview
Mcroservices with docker kubernetes, goang and grpc, overviewMcroservices with docker kubernetes, goang and grpc, overview
Mcroservices with docker kubernetes, goang and grpc, overview
Faculty of Technical Sciences, University of Novi Sad
 
Hackaton Keystone Big Linked Data Spain
Hackaton Keystone Big Linked Data SpainHackaton Keystone Big Linked Data Spain
Hackaton Keystone Big Linked Data Spain
Faculty of Technical Sciences, University of Novi Sad
 
CLOVER: PROPERTY GRAPH BASED METADATA MANAGEMENT SERVICE
CLOVER: PROPERTY GRAPH BASED METADATA MANAGEMENT SERVICECLOVER: PROPERTY GRAPH BASED METADATA MANAGEMENT SERVICE
CLOVER: PROPERTY GRAPH BASED METADATA MANAGEMENT SERVICE
Faculty of Technical Sciences, University of Novi Sad
 

More from Faculty of Technical Sciences, University of Novi Sad (10)

Dynamic formation of distributed micro clouds
Dynamic formation of distributed micro cloudsDynamic formation of distributed micro clouds
Dynamic formation of distributed micro clouds
 
Distributed clouds — micro clouds
Distributed clouds — micro cloudsDistributed clouds — micro clouds
Distributed clouds — micro clouds
 
Dynamic formation of the distributed micro clouds
Dynamic formation of the distributed micro cloudsDynamic formation of the distributed micro clouds
Dynamic formation of the distributed micro clouds
 
Towards Edge Computing as a Service: Dynamic Formation of the Micro Data-Centers
Towards Edge Computing as a Service: Dynamic Formation of the Micro Data-CentersTowards Edge Computing as a Service: Dynamic Formation of the Micro Data-Centers
Towards Edge Computing as a Service: Dynamic Formation of the Micro Data-Centers
 
Edge computing system for large scale distributed sensing systems
Edge computing system for large scale distributed sensing systemsEdge computing system for large scale distributed sensing systems
Edge computing system for large scale distributed sensing systems
 
Big Graph Data with Titan DB
Big Graph Data with Titan DBBig Graph Data with Titan DB
Big Graph Data with Titan DB
 
Intro to kubernetes
Intro to kubernetesIntro to kubernetes
Intro to kubernetes
 
Mcroservices with docker kubernetes, goang and grpc, overview
Mcroservices with docker kubernetes, goang and grpc, overviewMcroservices with docker kubernetes, goang and grpc, overview
Mcroservices with docker kubernetes, goang and grpc, overview
 
Hackaton Keystone Big Linked Data Spain
Hackaton Keystone Big Linked Data SpainHackaton Keystone Big Linked Data Spain
Hackaton Keystone Big Linked Data Spain
 
CLOVER: PROPERTY GRAPH BASED METADATA MANAGEMENT SERVICE
CLOVER: PROPERTY GRAPH BASED METADATA MANAGEMENT SERVICECLOVER: PROPERTY GRAPH BASED METADATA MANAGEMENT SERVICE
CLOVER: PROPERTY GRAPH BASED METADATA MANAGEMENT SERVICE
 

Recently uploaded

Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
shadow0702a
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
KrishnaveniKrishnara1
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
sachin chaurasia
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
Certificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi AhmedCertificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi Ahmed
Mahmoud Morsy
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
Seminar on Distillation study-mafia.pptx
Seminar on Distillation study-mafia.pptxSeminar on Distillation study-mafia.pptx
Seminar on Distillation study-mafia.pptx
Madan Karki
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
Gino153088
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
ecqow
 
Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...
Prakhyath Rai
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Software Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.pptSoftware Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.ppt
TaghreedAltamimi
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
21UME003TUSHARDEB
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 

Recently uploaded (20)

Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
Certificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi AhmedCertificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi Ahmed
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
Seminar on Distillation study-mafia.pptx
Seminar on Distillation study-mafia.pptxSeminar on Distillation study-mafia.pptx
Seminar on Distillation study-mafia.pptx
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
 
Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Software Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.pptSoftware Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.ppt
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 

Kronos : A DSL for scheduled tasks based on textX

  • 1. Kronos : A DSL for scheduled tasks based on textX Miloš Simić*, Novak Boškov*, Aleksandar Kaplar*, Igor Dejanović* *Faculty of Technical Sciences, University of Novi Sad
  • 3. Language dependent using Schyntax; var schtick = new Schtick(); // setup an exception handler so we know when tasks blow up schtick.OnTaskException += (task, exception) => LogException(ex); // add a task which will call DoSomeTask every hour at 15 minutes past the hour schtick.AddTask("unique-task-name", "min(15)", (task, timeIntendedToRun) => DoSomeTask());
  • 5. Thank you for your attention, questions? https://github.com/milossimic/Kronos/tree/readme