Skip to content

A generic job queue / message queue for Joomla

License

Notifications You must be signed in to change notification settings

kkbiswal/com_tjqueue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TJ Queue is a generic job queue / message queue for Joomla. Messages queues are a way to delegate some processes to the background instead of performing them in a user blocking operation. It is also useful to background heavy processing.

This extension uses the php-enqueue library and provides wrappers for producing messages and consuming them. Currently MySQL and Amazon SQS are supported queue handlers.

About

A generic job queue / message queue for Joomla

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 51.8%
  • PHP 47.2%
  • HTML 1.0%