Basecamp
Asana
Wrike
Trello
Redmine
monday.com
Smartsheet
ClickUp
Resque
Sidekiq
delayed_job
Hangfire
RabbitMQ
Beanstalkd
IronWorker
Redis
Basecamp
ResqueNo Resque videos yet. You could help us improve this page by suggesting one.
As a writer, I've been using Basecamp for a few years now and I must say, it has been a game-changer for me. Basecamp is a cloud-based project management tool that offers a suite of features to help teams collaborate efficiently and effectively.
I started using Basecamp as a project management tool to manage my writing projects. Initially, I found it a bit overwhelming, but with time I got used to the interface and the features. Basecamp has a clean and intuitive design that makes it easy to use. The dashboard is well-organized and shows all the active projects and tasks at a glance. Basecamp has a variety of features that make it easy to manage tasks, track progress, communicate with team members, and share files.
Based on our record, Basecamp should be more popular than Resque. It has been mentiond 39 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Products like Fullstory (analytics), Intercom (live chat), Basecamp (project management), and Shopify (eCommerce) were created based on internal tools. - Source: dev.to / 3 months ago
37 Signals [0] famously uses their own Stimulus [1] framework on most of their products. Their CEO is a proponent of the whole no-build approach because of the additional complexity it adds, and because it makes it difficult for people to pop your code and learn from it. [0]: https://basecamp.com/. - Source: Hacker News / 8 months ago
Remote work is an established term these days, but back in the days i.e. Prior to COVID or a few more years back, this term was quite alien in the developer community. Even though there were organizations like Basecamp which were working remotely for more than 20 years, the developer ecosystem was not built around the concept of working remotely or to put it in simple words, separately from your colleagues. Just... - Source: dev.to / over 2 years ago
It's interesting, I've sampled basecamp.com and the number was 35 too, very similar variables, taking into consideration Basecamp is Older than Hey and heavily flex-box oriented. Source: almost 3 years ago
David Heinemeier Hansson, also known as DHH, may not be a familiar name to you, but it's highly likely that you have come across either the product or the framework he created: Basecamp and Ruby on Rails. - Source: dev.to / about 3 years ago
Seven gems, one problem. 37signals was running seven separate gems just to cover the edge cases Resque didn't handle natively. That became the brief for Solid Queue. - Source: dev.to / 15 days ago
Resque relies on Redis for job queue management and is known for its scalability and efficiency. - Source: dev.to / over 1 year ago
We split the staging server into two instances using Ubuntu 22.04 as the base image. The first instance is for a web server with nginx, passenger and MySQL. The second instance is for the support server and this is where we install redis, memcache, mongodb and resque. - Source: dev.to / almost 2 years ago
It is hard to imagine any big and complex Rails project without background jobs processing. There are many gems for this task: **Delayed Job, Sidekiq, Resque, SuckerPunch** and more. And Active Job has arrived here to rule them all. - Source: dev.to / about 2 years ago
Rollbar is a great error-tracking service. It alerts us on exceptions and errors, provides analysis tools and dashboard, so we can see, reproduce, and fix bugs quickly when something went wrong. This service has a possibility to log not only uncaught exceptions but any messages. By default, the messages are reported synchronously, but you can enable asynchronous reporting using Sidekiq, girl_friday, or Resque.... - Source: dev.to / about 2 years ago
Asana - Asana project management is an effort to re-imagine how we work together, through modern productivity software. Fast and versatile, Asana helps individuals and groups get more done.
Sidekiq - Sidekiq is a simple, efficient framework for background job processing in Ruby
Wrike - Wrike is a flexible, scalable, and easy-to-use collaborative work management software that helps high-performance teams organize and accomplish their work. Try it now.
delayed_job - Database based asynchronous priority queue system -- Extracted from Shopify - collectiveidea/delayed_job
Trello - Infinitely flexible. Incredibly easy to use. Great mobile apps. It's free. Trello keeps track of everything, from the big picture to the minute details.
Hangfire - An easy way to perform background processing in .NET and .NET Core applications.