Definition: Concurrent Programming

By Jack Krupansky

Concurrent programming is an approach to developing a single computer program in such a way that portions of the program can be allocated to different processors so that they may run in parallel.

Software agents are already separate computer programs that can run in parallel, but portions of even a small software agent may in fact be suitable for being parceled out to other processors.  In addition, the techniques for coordinating parallel processes may well prove quite useful for coordinating software agents..

See the Wikipedia article on Concurrent Programming and Parallel Programming.

[ Home | Blog | Books | GlossaryLinks | Manifesto | Search | Contact ]


Hit Counter

Updated: November 14, 2005 04:56:43 PM -0500

Copyright © 2005 John W. Krupansky d/b/a Base Technology