Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I use newLISP for distributed computing tasks?

0
10 Posted

Can I use newLISP for distributed computing tasks?

0

Some of today’s larger applications run distributed across multiple computers, dividing their complex tasks between multiple CPUs. newLISP can be run as a server for evaluating commands sent by other newLISP client processes connected to it. A net-eval directive encapsulates all network handling required to communicate with other computers on the network, distribute code and computing tasks, and collect results in a blocking or event-driven fashion. newLISP can also act as a web server handling HTTP requests including CGI.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.