Multiple requests of any kind usually can be controlled using some
libraries debounce or throttle functionality
Gerald Klein DBA
j...@zognet.com
708-599-0352


On Mon, May 4, 2020 at 1:38 PM Persis david <persisdav...@gmail.com> wrote:

> Hi All,
>
> I'm very new to the development field. I'm developing a web application
> using NodeJS(backend), Angular7 (frontend) and PSQL (DB). I have a
> requirement where I need to queue security scan requests (coming from ZAP
> APIs) submitted by users so that only a single scan is triggered at a time.
>
> I have seen some modules like kue but it uses Redis for this. Is there any
> other way I can achieve this without depending on Redis.
>
> Any help or inputs on this would be much appreciated!
>
> Regards
> Persis
>
> --
> Job board: http://jobs.nodejs.org/
> New group rules:
> https://gist.github.com/othiym23/9886289#file-moderation-policy-md
> Old group rules:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nodejs+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/nodejs/b49ed786-1724-4416-abf0-3bfda1afdcc1%40googlegroups.com
> <https://groups.google.com/d/msgid/nodejs/b49ed786-1724-4416-abf0-3bfda1afdcc1%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/CAP8NtCxEG8tmDJXHNbmvVZdcHiJGnUuNWvWpsm_6Y8UhyG2%3DwA%40mail.gmail.com.

Reply via email to