From: <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Friday, February 13, 2015 at 12:14 AM To: "[email protected]" <[email protected]> Subject: [beagleboard] webrequest with thread.
> i have a database table that holds the url information and i read line by line > and work this with thread for doing web request. While programm is runinng if > someone add an url to my database table i want to check new record was added. > If it is , i want to create new thread. How can i do that in c#? Can you give > me some algorithm idea? And May be some sample code. If you use Nodejs for your webserver, you don¹t need to use threads. Regards, John > > Thanks > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" 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. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" 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.
