Difference between revisions of "Libcomcom"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=libcomcom |Short description=Spawn an OS command with given input and receive its output |Full description=Spawn an OS command with given input and receive its o...")
(No difference)

Revision as of 15:16, 25 January 2019


[edit]

libcomcom

https://github.com/vporton/libcomcom
Spawn an OS command with given input and receive its output

Spawn an OS command with given input and receive its output.

The main feature of this library is deadlock avoidance. (Deadlock in this case is when your program can't write to the input of another program because of waiting for its output which does not happen because of no input, so a vicious circle leading to infinite waiting time.)

API docs: https://vporton.github.io/libcomcom-docs/

There are also Java and D wrappers.

Please help to port it to Windows.





Licensing

License

Verified by

Verified on

Notes

Verified by

donaldr3

Verified on

25 January 2019




Leaders and contributors

Contact(s)Role
Victor Porton developer


Resources and communication

AudienceResource typeURI
Paying customersSupportmailto://porton@narod.ru


Software prerequisites




Entry








"developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.