{"library":"axios-parallel","type":"library","category":null,"description":"axios-parallel is a Node.js library (v1.1.2) that uses Axios and Worker Threads to send multiple HTTP requests concurrently, leveraging multi-core CPUs for parallelism. It is designed for server-side applications only, not browsers. The library simplifies parallel request handling by managing worker pools and request distribution. Compared to other parallel request libraries, it specifically integrates with Axios and provides TypeScript types. Releases are infrequent; last update was in 2021. Its key differentiator is the use of Worker Threads for true parallelism rather than just concurrent async I/O.","language":"javascript","status":"active","version":"1.1.2","tags":["javascript","ajax","async","axios","backend","fetch","http","multi-requests","multi-threaded","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-parallel","imports":["import axiosParallel from 'axios-parallel'","import { AxiosParallelInput } from 'axios-parallel'","import { AxiosParallelResponse } from 'axios-parallel'"]},{"cmd":"yarn add axios-parallel","imports":[]},{"cmd":"pnpm add axios-parallel","imports":[]}],"homepage":"https://github.com/datyin/axios-parallel#readme","github":"https://github.com/datyin/axios-parallel","docs":null,"changelog":null,"pypi":null,"npm":"axios-parallel","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}