I think quite often one just wants to initialize all ports/processes. Currently, this can not be done programmatically, as these are distinct fields/methods in the Context object. It would be good if we could either loop over them (maybe with a closure?) and/or just ctx.create_all_periodic_processes().