Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Team development on mod_perl + apache

by trs80 (Priest)
on Feb 19, 2002 at 04:18 UTC ( [id://146308]=note: print w/replies, xml ) Need Help??


in reply to Team development on mod_perl + apache

There are many factors that will effect your ideal development environment. Such as:
  • Number of developers
  • Turn over rate
  • Expansion rate
  • Typical developer comfort level working with their own copy of mod_perl/Apache
  • Testing methods
  • Whether mod_perl is needed for those testing methods
  • How each developer interacts with the source
  • How your code is broken up
  • Network latency
  • Network stability

If you want to operate in a single mod_perl server environment I recommend you implement and promote thorough unit testing and a human gatekeeper that controls/logs all the updates to the main server in addition to CVS or other revision control systems.

UPDATE Add two items to the list. When I was working with development teams that were on less then reliable networks it became more critical for each development team segment to have their own apache/mod_perl to test on.
  • Comment on Re: Team development on mod_perl + apache

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://146308]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-16 04:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found