Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9339696
README.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
899 B
Subscribers
None
README.md
View Options
swh
-
scheduler
=============
Job
scheduler
for
the
Software
Heritage
project
.
Task
manager
for
asynchronous
/
delayed
tasks
,
used
for
both
recurrent
(
e
.
g
.,
listing
a
forge
,
loading
new
stuff
from
a
Git
repository
)
and
one
-
off
activities
(
e
.
g
.,
loading
a
specific
version
of
a
source
package
).
#
Tests
Unit
tests
may
require
a
running
celery
broker
on
your
system
(
rabitmq
by
default
).
You
can
set
the
`
BROKER_URL
`
environment
variable
to
specify
the
url
to
be
used
.
If
you
do
not
want
to
use
your
system
'
s
broker
(
or
do
not
want
to
have
one
running
),
you
shold
use
[[
https
:
//github.com/jd/pifpaf | pifpaf ]] to take
care
of
that
for
you
.
For
example
:
```
$
pifpaf
--
env
-
prefix
PG
run
postgresql
--
\
pifpaf
--
env
-
prefix
AMQP
run
rabbitmq
nosetests
.....................................
----------------------------------------------------------------------
Ran
37
tests
in
15.578
s
OK
```
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 4 2025, 9:51 AM (5 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3296919
Attached To
rDSCH Scheduling utilities
Event Timeline
Log In to Comment