> > someone should write an rsync and an ftp service that can be bound to > NEW_LOOP_PACKET. it could use the same code used by the ftp/rsync reports, > just wrapped in a StdService instead of report generator. > > The problem with this approach is that then you need some sort of lock for the FTP service, so it knows when the reporting thread is done.
Hence the decision to put the FTP and reporting in the same thread, run by the same generator. But, maybe there's some other clever way around this. I couldn't come up with one... I hate locks. -tk -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
