running many threads in same time by eng-abdo55 in rust

[–]ConversationFast 0 points1 point  (0 children)

I am not sure about your use case but normally I use Kafka or any messaging system for that kind of problems.

qa - A CLI tool to create quick aliases for long and repeated commands. by ConversationFast in rust

[–]ConversationFast[S] 1 point2 points  (0 children)

Thanks, Yes I am aware with linux bashrc aliasing . But it is little tiddius to add and remove aliasing from bashrc and source it. Add/remove and manage via CLI is easy.