Jobbr - .NET JobServer
- Switzerland
- https://jobbr.readthedocs.io
Pinned repositories
Repositories
-
jobbr-server
Jobbr is a non-invasive .NET JobServer
-
jobbr-webapi
Adds Rest-style api to a Jobbr-Server and a strong typed .NET Client
-
-
-
jobbr-cm-jobstorage
Component Models for implementing JobStorage-Providers
-
jobbr-cm-management
Component Models to use the Server Management API
-
jobbr-cm-artefactstorage
Component Models for implementing Artefact Storages
-
jobbr-cm-execution
Component Models for Job Execution Implementations
-
jobbr-cm-registration
Defines the interface which Jobbr Extensions use to register themselves
-
demo
Demo project
-
jobbr-execution-forked
Components to execute jobs in forked processes
-
jobbr-runtime
Core excution engine to run jobs
-
jobbr-artefactstorage-filesystem
Stores Job related artefacts in the filesystem
-
jobbr-storage-ravendb
Storage adapter for RavenDB
-
docs
Documentation for Jobbr and all Components on ReadTheDocs
-
artwork
Contains all graphics and additional resources for the projdct including specific image formats referred from NuGet.org etc.
-
jobbr-artefactstorage-ravenfs
RavenFS Artefact StorageProvider
-
jobbr-execution-inprocess
Components to execute Jobs within same process