previous up next
Go backward to dist[initializep]: Initialize a Session in Parallel
Go up to 3.1 Session Setup
RISC-Linz logo

dist[terminate]: Terminate a Session


dist[terminate]()

This call terminates the current distributed Maple session by destroying all Maple kernels (apart from that one connected to the user interface) and closing all network connections. This procedure should be called before quitting the interactive Maple session.


> dist[terminate];
                                     okay


Maintainer: Wolfgang Schreiner
Last Modification: July 6, 2001

previous up next