05-10-2016, 03:23 PM
Not forgetting it, bbj. Never knew it was there. I keep learning new things. ;-)
A barberpole spinner
|
05-10-2016, 03:23 PM
Not forgetting it, bbj. Never knew it was there. I keep learning new things. ;-)
(05-10-2016, 03:23 PM)clasqm Wrote: Not forgetting it, bbj. Never knew it was there. I keep learning new things. ;-) I fixed the usage documentation: https://github.com/bbjimmy/yab-lib/blob/...spinner.md Showing how to use innter application messaging for the spinner. This kind of usage of inter program messaging can make a yab program run as a multi-threaded, multi process program.
05-13-2016, 02:08 PM
first attempt at a utlity based on Jim's library: https://dl.dropboxusercontent.com/u/1043..._gcc2.hpkg
05-17-2016, 11:11 AM
How to use the barberppole utility:
I have this Java app that is very slow to boot up as it searches for its constituent parts and calls home to look for updates. when it is done it creates a settings file or updates it if it exists already. We can use that settings file to see if we need to shut down the barberpole. Code: #!/boot/system/bin/bash |
« Next Oldest | Next Newest »
|