Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
taskman-lite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cdn
taskman-lite
Commits
49827801
Commit
49827801
authored
10 years ago
by
Simon Rettberg
Browse files
Options
Downloads
Patches
Plain Diff
Quick README
parent
efb5ad9f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+13
-0
13 additions, 0 deletions
README
with
13 additions
and
0 deletions
README
0 → 100644
+
13
−
0
View file @
49827801
Simple and less powerful version of the Taskmanager.
Taskmanager is based on RMI, however I needed to access the Taskmanager
from PHP, and retrofitting the existing Taskmanager to have a json
interface proved quite complicated, so this is pretty much a rewrite following
the basic concepts of Taskmanager. There's still the split between the daemon
and the interface for defining tasks. The tasks we need for our project have
actually been moved to a separate repository.
Taskmanager-Lite uses a plugin system, just put your jar containing your tasks
in the plugins/ subdirectory and they will be loaded at startup.
See http://git.openslx.org/tmlite-bwlp.git/ for an example.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment