How-To handle AutoExpiring Shopping Carts
        Posted  
        
            by Yoann. B
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Yoann. B
        
        
        
        Published on 2010-05-19T08:30:18Z
        Indexed on 
            2010/05/19
            8:40 UTC
        
        
        Read the original article
        Hit count: 329
        
Hi,
I'm currently developping a online shopping store and the question of expiring carts comes.
Should i use event based self timed cart entity, or should i make kind of polling task to cleanup old empty carts ?
Thanks
© Stack Overflow or respective owner