Before I forget, here's list of useful resources for learning how to write a micro-service.
Some micro-services that I've been thinking about cooking up are resolving an irods path to a physical path, a plotting service (either with gnuplot or plplot). So far my gnuplot micro-service attempt hasn't been too sucessful, doing gnuplot_init() seems to cause my micro-service to exit for some reason.
Add a comment