Next.js background jobs

This page summarizes the projects mentioned and recommended in the original post on /r/nextjs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • The gist

    BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis

  • You might consider using a queue for processing the request. I've found bullMQ, which works with Redis, to be a nice developer experience.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Object Narrowing in Typescript with Graphile Worker

    1 project | dev.to | 31 Jan 2024
  • Job Schedulers for Node: Bull or Agenda?

    1 project | dev.to | 13 Sep 2023
  • Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

    2 projects | dev.to | 15 Mar 2024
  • Instrumentation for Event Driven

    1 project | dev.to | 13 Jul 2023
  • Redis master/slave setup on Kubernetes throwing error: BRPOPLPUSH { ReplyError: MOVED 2651

    1 project | /r/codehunter | 7 Jul 2023