LWN.net Logo

Embedding vs. extending

Embedding vs. extending

Posted Dec 6, 2012 21:19 UTC (Thu) by andrel (subscriber, #5166)
In reply to: Embedding vs. extending by dvdeug
Parent article: GNU Guile 2.0.7 released

Well if your goal is to automate a pipeline which starts with a Quake screenshot and process it in GIMP to get the final output, then yes you want them both running at the same time.


(Log in to post comments)

Embedding vs. extending

Posted Dec 6, 2012 23:16 UTC (Thu) by dvdeug (subscriber, #10998) [Link]

Why? You produce the screenshot, and send it through the pipeline and send it into GIMP. No need to bring everything into one process.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds