1
1
Fork 0
friendica_2019-12_sharedHos.../src/Worker
..
APDelivery.php
CheckVersion.php
CreateShadowEntry.php
Cron.php
CronJobs.php
DBClean.php
DBUpdate.php
Delivery.php
Directory.php
DiscoverPoCo.php
Expire.php
ForkHook.php
GProbe.php
MergeContact.php
Notifier.php
OnePoll.php
ProfileUpdate.php
PubSubPublish.php
README.md
RemoveContact.php
RemoveUser.php
SpoolPost.php
TagUpdate.php
UpdateContact.php
UpdateGContact.php

Friendica\Worker

The Worker namespace contains all asynchronous workers of Friendica. The all have to implement the function public static function execute().

They are all executed by the Worker.