Spring Data JPA 1.1.0 GA comes with CDI integration, new query keywords, declarative locking and a ton of bug fixes and improvements.
Data
All posts tagged Data
From the outside, Virginia Tech’s Math Emporium is distinctly unimpressive. Tucked into a gray shopping center just across the road from the university’s main campus, it’s a computer lab for the school’s 8,000 math students that never closes. But when Wu-chun Feng looks at its 550 Apple computers, he sees a supercomputer that’s begging to be unleashed.
Facebook has turned on its new data center in western North Carolina, the second computing facility the company has designed and built solely for its own use.
Author: ErgoMan
Subject: Data Acquisition
Posted: Fri Apr 06, 2012 4:15 am (GMT -7)
Topic Replies: 1
Is any anyone using NeoBook for data acquisition? Are there any plugins that can be used for this purpose?
I located a USB based device that could be used for data acquisition (see links below) but do not have enough knowledge of this technology to determine whether this or similar devices can be read in by a NeoBook application.
ErgoMan
U3-LV (Low Voltage)
http://labjack.com/u3
Delphi wrapper
http://labjack.com/support/ud/examples/delphi
Author: TechMediaPlugins2010
Posted: Fri Apr 06, 2012 4:29 am (GMT -7)
Topic Replies: 1
Basically, anything can be used, but a plugin must be customized to the device
_________________
Advanced Plugins for NeoBook
www.techmedia-plugins.com.br
Author: CN_Iceman
Subject: How I can know if a network card is downloading data?
Posted: Thu Apr 05, 2012 1:49 pm (GMT -7)
Topic Replies: 1
Hi to all.
Someone tell me how I can know if a network card is downloading data? I mean a plugin, function, sample pub… I need to know the number of bytes per second that are being downloaded.
I can handle this without problems if I download a file, because I calculate the file size, download time, etc.. But the problem is if the card is busy downloading data network (eg streaming).
Any ideas?
Thanks in advance.
_________________
www.icemansoft.es
Author: dpayer
Subject: Re: How I can know if a network card is downloading data?
Posted: Thu Apr 05, 2012 5:17 pm (GMT -7)
Topic Replies: 1
| CN_Iceman wrote: |
| Hi to all.
Someone tell me how I can know if a network card is downloading data? I mean a plugin, function, sample pub… I need to know the number of bytes per second that are being downloaded. I can handle this without problems if I download a file, because I calculate the file size, download time, etc.. But the problem is if the card is busy downloading data network (eg streaming). Any ideas? Thanks in advance. |
I would attack this prob by adapting a VBS script that can query your network card via the WMI.
Here is a link. You will need to adapt for NB.
http://www.itworld.com/nlswindows070320?page=0,0
David P.
Author: Luiz Alfredo
Posted: Tue Apr 03, 2012 5:59 pm (GMT -7)
Topic Replies: 1
Good work. Thanks.
_________________
L.A.G.M.