Webador / SlmQueue

Laminas / Mezzio module that integrates with various queue management systems.
Other
138 stars 57 forks source link

Companies using SlmQueue? #224

Open roelvanduijnhoven opened 4 years ago

roelvanduijnhoven commented 4 years ago

I'm interested to know how many companies are actually using this library for their company. Feel free to drop a comment below with a link to your product. I'll update the issue with these responses.

basz commented 4 years ago

Podolab Hoekschewaard for our online ordering system.

roelvanduijnhoven commented 4 years ago

I tagged you because you once raised an issue or contributed to SlmQueue. Hope you don't mind the spam. Would love to know if any of you use SlmQueue in one of your products. If so, and you would like to be listed on this issue, please comment with the product name / company name and a link. Cheers! :call_me_hand:

CC @itailulu, @antonycox, @jackdpeterson, @malinink, @davidwindell, @iit201108, @chris1312, @boesing, @abdullah-aghayan, @tantoniazi, @bakura10, @moteutsch, @bgallagher, @stefankleff, @makasim and @iwyg

boesing commented 4 years ago

I've used it in the past, but after my PR got never merged https://github.com/JouwWeb/SlmQueueBeanstalkd/pull/60 I dropped it.

The idea was good but this aint maintained anymore. Since then, I am still waiting for a stable https://github.com/bernardphp/bernard but this will never happen. Therefore, I gave up using a generic queue handler system and implement the most official library to adapt the queue we are using. Mostly this is beanstalk as its still the simplest and easiest way to work with simple jobs.

basz commented 4 years ago

It was probably never merged because the original maintainer(s) have left php development and moved on to other things. I believe nobody had access to it that variant. Now that all sim-queue variants are unified under a new owner this might change... I personally have taken care of slm-queue-doctrine.

iwyg commented 4 years ago

We're using it on two of our services (communal information system + digital signage), mostly for dispatching email notifications & updating news feed on the signage systems.

davidwindell commented 4 years ago

We use it @outeredge on our project management/ticket system, http://zebreco.com/

roelvanduijnhoven commented 4 years ago

We're using it on two of our services (communal information system + digital signage), mostly for dispatching email notifications & updating news feed on the signage systems.

@iwyg May I ask what company you are working for? I'll add that one to the list.

@davidwindell Thanks! It's on the list now :).

jackdpeterson commented 4 years ago

Not using this module anymore now that I’m not doing ZF based projects; I appreciate the abstraction of this module for sure, and it may be useful in the future ... but it’d need to have less framework coupling. Something I once considered writing and extending ... but didn’t have corporate support to dedicate the time to doing so.

abdollah-aghayan commented 4 years ago

We have been using it on production with beanstalkd and supervisord

roelvanduijnhoven commented 4 years ago

@abdullah-aghayan May I ask for what company / product?

obstschale commented 4 years ago

Our company @churchtools uses SlmQueue. We use it in our new accounting module to create a bunch of PDFs.

pimjansen commented 3 years ago

We use it too!

roelvanduijnhoven commented 3 years ago

@pimjansen Is this for a specific project, that I can mention at the top of this post? :)

pimjansen commented 3 years ago

@pimjansen Is this for a specific project, that I can mention at the top of this post? :)

I can't say im afraid but you can mention the company though, Senet, also located in EHV

jarrettj commented 2 years ago

Prosus. Internal Legal Website.