On Thu, Dec 10, 2015 at 11:58:53PM -0500, Joe Python wrote:
> Is it possible write a shared library in Chicken, say, "libfactorial.a"
> which can be called from a C main program?
>
> IF then where is the documentation?
>
> Thank you,
> Jo
It is absolutely possible, this manual section should hel
Is it possible write a shared library in Chicken, say, "libfactorial.a"
which can be called from a C main program?
IF then where is the documentation?
Thank you,
Jo
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman
It would coincide with a typical fd ulimit of 2048. If the issue is actually
too many tcp connections, I can't see why, as both the client and server should
close the connection after completion. And, you are running these client
connections serially. Maybe try dummying out the database calls.