Skip to main content
GameDev.net gamedev.net
🔒 Locked

Programming Methods - "Parallel Development"

Started by deadimp May 18, 2009 at 11:24 PM 0 replies 1.1k views
Original Post
deadimp
deadimp
Are there any existing software development processes that involve a sort of parallel development scheme? I don't mean "parallel" as in the low-level implementation details such as multithreading, but "parallel" as in multiple separate implementations of (hopefully) orthogonal components that can be switched in and out. This in turn could be used to test out different combinations of certain module implementations. Does anyone know of software or setups that can do this? The only one I can think of right now is a set of versioning specfic to the modules... It would enforce a sort of orthogonality, or allow for a free-flowing change in implementation if a programmer what's to add the versioning across different models...
Projects:> Thacmus - CMS (PHP 5, MySQL)Paused:> dgi> MegaMan X Crossfire

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.