Bug 194 - Process Architecture Proposal
Summary: Process Architecture Proposal
Status: NEW
Alias: None
Product: Slony-I
Classification: Unclassified
Component: slon (show other bugs)
Version: devel
Hardware: All All
: low normal
Assignee: Slony Bugs List
URL:
Depends on:
Blocks:
 
Reported: 2011-01-26 13:07 UTC by Christopher Browne
Modified: 2011-01-26 13:07 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Browne 2011-01-26 13:07:45 UTC
Per discussion amongst Slony team...

Consider splitting some things currently in slon threads off into separate processes.

Benefits...

- Simpler processes

- No weird interaction with threading

- Can just restart the process, and perhaps impose a periodic restart so connections get closed and recreated, and there's no risk of Evil where connections and/or processes have gotten old and bloated