What Is Code on Demand?


Code on Demand in distributed computing is any software that sends executable code from a server to a client upon a client's request. The paradigm often appears in web technologies, such as JavaScript code or Java applets.