A - why is not there an "about this site" section in ezcomponents.org 
where the components used in building the site and their version are shown?
Such a page is present in zend.com, and I think it is a highly effective 
marketing measure, ie. 'we eat our own dog food'

B - Would it be a good idea to put on the site the slides of the ezc 
workshop I gave on saturday in Rimini (in italian)? Who shall I send 
them to?

C - what about an ezcMutex component, to be used when synchronizing 
execution of stuff between
    + different php treads or processes on a single server
    + different php servers (sharing either a disk storage area or a db)
    the basis is of course the ezmutex code, taking into account the 
fact that in lots of cases flock is not available or not dependable.
    Tieins or subclasses can be used to implement the lock via: shmem 
(apc/eacc/memcache ???) / dio / flock / db code

Bye
Gaetano
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to