Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

comparison with resque-web #145

Open
glensc opened this issue Aug 26, 2020 · 4 comments
Open

comparison with resque-web #145

glensc opened this issue Aug 26, 2020 · 4 comments

Comments

@glensc
Copy link

glensc commented Aug 26, 2020

as I understand this project is the same thing as resque-web:

(could you document (in readme)) what's the difference, what's this one do better/worse than resque-web?

ps: shouldn't resque-web be in thanks section?

@glensc
Copy link
Author

glensc commented Aug 26, 2020

is it possible to run just resque-web interface? screenshots show the resque-web, but instructions seem to assume I have actionhero installation?

@glensc
Copy link
Author

glensc commented Aug 26, 2020

one thing i see is that:

task ah-resque-ui resque-web
delete worker

@evantahler
Copy link
Member

This project is specifically an Actionhero Plugin, which requires an Actionhero project, relies on Actionhero middleware, etc. It is not a stand-alone server. If you wanted to use it, you would need to make an an Actionhero project which uses this plugin. Here's an example - https://github.com/actionhero/example-with-tasks-and-resque-ui

ah-resque-ui is a node.js/typescript project. Resque-web (https://github.com/resque/resque-web) is a ruby project. They both have similar goals about visualizing your resque/redis data, but are for different ecosystems.

@evantahler
Copy link
Member

ps: shouldn't resque-web be in thanks section?

Sure! added in d92abf4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants