Faster Message Passing in PVM (1995) [21 citations — 0 self]
Abstract:
This paper describes different approaches to build faster message passing routes into PVM. One of the recent efforts is to use shared memory based channels to replace the socket-based routes between the PVM daemon and its local tasks. Another effort is the constructing of a new route named PvmRouteAtm to exploit the bandwidth of an ATM network based on the socket-like application programming interface (API) from Fore Systems. Test results show that better performance has been reached with PvmRouteAtm compared with that of using PvmRouteDirect. The shared memory effort failed to gain performance due to reasons such as context switching and slow semaphore operations. The second effort is the main topic in this paper.
Citations
| 129 | The PVM Concurrent Computing System: Evolution, Experiences and Trends – Sunderam, Geist, et al. - 1994 |
| 83 | 1995]. Distributed Network Computing over Local ATM Networks – Lin, Hsieh, et al. |
| 43 | Gigabit local area networks: A systems perspective – Kung - 1992 |
| 18 | Internetworking with ATM WANs – Cavanaugh, Salo - 1992 |
| 14 | Design and implementation of multicast operations for ATM-based high performance computing – Huang, Kasten, et al. - 1994 |
| 6 | SEAL detects cell misordering – WANG, CROWCROFT - 1992 |
| 6 | An Inclusive Session Level Protocol for Distributed Applications – Sunderam - 1990 |
| 4 | PVM Communication Performance in a Switched FDDI Heterogeneous Distributed Computing Environment – Lewis, Cline - 1993 |
| 1 | Design and Implementation of PVM Version 3, Master Degree Thesis – Manchek - 1994 |
| 1 | PVM internals - Mulitprocessor systems – Jiang - 1993 |
| 1 | 1st, 2nd, & Next Generation LANs – Minoli - 1994 |

