REBIN: Use any CLI app/script as a web service
intridea.com
REBIN: Use any CLI app/script as a web service
1–10 of 20 posts
Re: REBIN: Use any CLI app/script as a web service
#2Re: REBIN: Use any CLI app/script as a web service
#3Anyone know if it can asynchronously handle long-running processes?
Re: REBIN: Use any CLI app/script as a web service
#4Re: REBIN: Use any CLI app/script as a web service
#5Re: REBIN: Use any CLI app/script as a web service
#6This could be useful. (Though, to be honest, it faintly reminds me of a suped-up version of cgi-bin circa 1996 with a lot more dependencies.) Anyone know if it can asynchronously handle long-running processes?
"You have already or have created a CLI based application or script. It takes input, it produces output. Now, how do you expose your work to the web so you can utilize via a web service. REBIN takes care of that!"
Great!
Re: REBIN: Use any CLI app/script as a web service
#7Yep, instances are asynchronous and can handle long running processes. As for cg-bin circa 1996, I appreciate your long memory! But nothing was RESTful back then. ;-)
Re: REBIN: Use any CLI app/script as a web service
#8Re: REBIN: Use any CLI app/script as a web service
#9This looks very useful. However, looking at it on github, I see there is no Windows version (yet). I am interested in this so I can access and run Windows-only processes from a sane Linux environment within my server cluster. Is there any interest or on going effort to extend Rebin to Windows?
Re: REBIN: Use any CLI app/script as a web service
#10This could be useful. (Though, to be honest, it faintly reminds me of a suped-up version of cgi-bin circa 1996 with a lot more dependencies.) Anyone know if it can asynchronously handle long-running processes?
And I don't mean this negatively, I really do want to know what separates this product from existing webservers runing CGI, but there's no useful information on their website what-so-ever.
If any of the Rebin devs are reading this, are you able to elaborate on this tool a little more?