Skip to content

Cyantoo/examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUCIAL Examples

This repository contains different examples using the CRUCIAL system.

All these example projects depend on the crucial-executor. It contains the abstraction of CloudThread and allows running threads at AWS Lambda transparently. It also includes a ServerlessExecutorService to easily manage the execution of concurrent tasks. This executor service offers the same API as the Java one, but it adds the invokeIterativeTask functionality to easily parallelize for structures (see Mandelbrot example).

The examples also need the DSO datastore running.

Examples:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.4%
  • Shell 1.6%