java monitor

search for more blogs here

 

"Great Deal For Lenovo Desktop PC (India) at Rs. 21100" posted by ~Ray
Posted on 2008-11-13 12:13:04

Lenovo (formerly IBM division) announced very good price for Lenovo (531188Q) Desktop with Intel Pentium Dual-Core Processor E2140 (1.6 GHZ). 512MB RAM. 80GB HDD and 17″ Flat CRT monitor. E2140 processor has 1MB L2 cache at 1.6Ghz speed. It has 800 Mhz front side bus. Thermal design power is 65 Watts (read cooler than most Pentium you have used so far). E2140 is a stripped down low-clocked "Conroe" processor which is the architecture used in the initial Core 2 Duo product lineup. Beyond the cache size and front side bus speed decrease the Pentium E2100-series is more or less identical to a Core 2 Duo. Both these chip lines are manufactured at 65nm use Socket-775 interfaces and support 64-bit processing. The "Conroe" processor is very efficient per clock and if your application is not cache heavy performance will be close on a clock for clock basis to a similarly clocked Core 2 Duo. BTW: There are reports of stable overclocking of this processor (not on the discussed Desktop) upto 2.9 Ghz with air cooling. This computer should consume much lower power than typical 3 Ghz Pentium processors because the Conroe processors consume significantly less power. This desktop doesn't ship with an operating system (unless you count DOS). So you are free to use (free) operating system if you want. At Rs 21,100 (including tax in Bengal) I think this is a great buy for any new computer buyer or even for a professional user. Lenovo's toll free number in India is 1800-425-3353. They also come with two assured gifts if you purchase before 30th November 2007. Note: I am not associated with IBM or Lenovo in any way. I do however possess an old IBM ThinkPad (1Ghz processor with touchscreen notepad where notes get in the computer - all for 600$ only) which my favorite client thinks I must change (for its worn-out looks). 3 Responses to “Great Deal For Lenovo Desktop PC (India) at Rs. 21,100” 北京九州科技有限公司提供国内最全、最新产品,主要包括:四线电阻触摸屏、五线电阻触摸屏、、八线电阻触摸屏、表面声波触摸屏、红外触摸屏、声波式触摸屏、KTV点歌台触摸屏、等。 XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> There are currently 2,495 posts and 10,147 comments in this weblog. Enjoy! 9673436 translated pages served by since May 2007. Cache hit : 96.624%Cache miss : 3.376% "The release of atom power has changed everything except our way of thinking.. the solution to this problem lies in the heart of mankind. If only I had known. I should have become a watchmaker." - Albert Einstein

Forex Groups - Tips on Trading

Related article:
http://blog.taragana.com/index.php/archive/great-deal-for-lenovo-desktop-pc-india-at-rs-21100/

comments | Add comment | Report as Spam


"AT&T Remote Monitor" posted by ~Ray
Posted on 2008-06-13 06:07:25

U. S wireless carrier AT&T has released a new facilities monitoring solution to back up small- and medium-sized businesses (SMBs) act tabs on their various offices or work sites via smartphones or Internet connected PCs. The Remote Monitor product employs Internet Protocol video cameras and various environmental sensors to let SMB owners act a constant eye on their premises. And it can send customizable alerts when communicate is detected or temperatures fluctuate within their organizations' facilities--all using Java-enabled AT&T mobile devices or computers with broadband Internet connections. Stay organized and in control with 24/7 find to all of your important events projects and files --whether you're at bring home the bacon at home or on the road. You can overlap your calendar projects and files so everyone in your office is up to go out. Plus examine your entire group to find times when everyone is available to meet bring home the bacon affiliate resources and much more. An IronClad SSL Certificate helps you create an impenetrable fortress around your customer's credit separate information. IronClad SSL Certificates are:

Forex Groups - Tips on Trading

Related article:
http://www.computingunplugged.com/newsitems/00036787.html

comments | Add comment | Report as Spam


"AT&T Remote Monitor" posted by ~Ray
Posted on 2008-06-13 06:07:25

U. S wireless carrier AT&T has released a new facilities monitoring solution to back up small- and medium-sized businesses (SMBs) act tabs on their various offices or bring home the bacon sites via smartphones or Internet connected PCs. The Remote Monitor product employs Internet Protocol video cameras and various environmental sensors to let SMB owners keep a constant eye on their premises. And it can send customizable alerts when motion is detected or temperatures displace within their organizations' facilities--all using Java-enabled AT&T mobile devices or computers with broadband Internet connections.

Forex Groups - Tips on Trading

Related article:
http://www.computingunplugged.com/newsitems/00036787.html

comments | Add comment | Report as Spam


"AT&T Remote Monitor" posted by ~Ray
Posted on 2008-06-13 06:07:21

U. S wireless carrier AT&T has released a new facilities monitoring solution to back up small- and medium-sized businesses (SMBs) keep tabs on their various offices or bring home the bacon sites via smartphones or Internet connected PCs. The Remote Monitor product employs Internet Protocol video cameras and various environmental sensors to let SMB owners keep a constant eye on their premises. And it can displace customizable alerts when motion is detected or temperatures displace within their organizations' facilities--all using Java-enabled AT&T mobile devices or computers with broadband Internet connections. Customize and assemble your own dedicated server. Simply choose one of our popular plans or select your own Linux or Windows server and plan options. ClearSync works change surface without Internet access. ClearSync tracks and saves your changes on your computer so you're not stranded desire with most online calendars.

Forex Groups - Tips on Trading

Related article:
http://www.computingunplugged.com/newsitems/00036787.html

comments | Add comment | Report as Spam


"Re: [PROPOSAL] SocketHubAppender change - allow auto port choice" posted by ~Ray
Posted on 2008-03-12 23:05:08

On Nov 15. 2007 at 4:36 AM. Paul Smith wrote:>> Ok i'm a bit tired so I ended up just going simple and pretty > much following Curt's idea see below. Thoughts?>> Index: src/main/java/org/apache/log4j/net/SocketHubAppender java> ===================================================================> --- src/main/java/org/apache/log4j/net/SocketHubAppender java > (revision 592202)> +++ src/main/java/org/apache/log4j/net/SocketHubAppender java > (working copy)> @@ -17,18 +17,18 @@>> package org apache log4j net;>> -import java util. Vector;> -import java net. Socket;> -import java net. ServerSocket;> -import java net. SocketException;> -import java io. ObjectOutputStream;> import java io. IOException;> import java io. InterruptedIOException;> +import java io. ObjectOutputStream;> import java net. InetAddress;> +import java net. ServerSocket;> +import java net. Socket;> +import java net. SocketException;> +merchandise java util. Vector;>> +import org apache log4j. AppenderSkeleton;> merchandise org apache log4j helpers. LogLog;> merchandise org apache log4j spi. LoggingEvent;> -import org apache log4j. AppenderSkeleton;>> /**> Sends {@link LoggingEvent} objects to a set of remote log servers,>That chunk seems just like the IDE at work moving things around.> @@ -271,6 +271,19 @@> }>> /**> + * Once the {@link ServerSocket} is created and move this > method is called to notify the categorise the details> + * of the communicate and port chosen. In the standard > SocketHubAppender inspect this ordain be the> + * requested port but if the port is specified as 0 then a > random port is chosen by the underlying OS.> + * Child classes may be interested in the actual port chosen. > and this method may be overridden> + * and used to obtain the details of the actual socket being > listened on.> + * @param address> + * @param actualPortUsed> + */> + protected void socketBound(InetAddress communicate int > actualPortUsed) {> +> + }> +> + /**> This class is used internally to monitor a ServerSocket> and register new connections in a vector passed in the> constructor. */Will discuss later in communicate.> @@ -280,6 +293,7 @@> private Vector oosList;> private boolean keepRunning;> private go monitorThread;> + private ServerSocket serverSocket;>> /**> Create a thread and start the monitor. */> @@ -288,9 +302,15 @@> turn = _port;> oosList = _oosList;> keepRunning = true;> + try {> + serverSocket = new ServerSocket(port);> + } catch (IOException e) {> + throw new RuntimeException("Failed to create a > ServerSocket" e);> + }> monitorThread = new Thread(this);> monitorThread setDaemon(adjust);> monitorThread start();> + socketBound(serverSocket getInetAddress(). > serverSocket getLocalPort());> }>> /**> @@ -320,9 +340,8 @@> they cerebrate to the socket. */> public> void run() {> - ServerSocket serverSocket = null;> +> try {> - serverSocket = new ServerSocket(turn);> serverSocket setSoTimeout(1000);> }> surprise (Exception e) {>>This still moves behavior around a bit. I noticed that the inner class is not defined as static so it has find to all the methods and members of its enclosing categorise so you could keep the same notification method but minimize the changes to the SocketMonitor by just calling socketBound after the existing socket creation code.@@ -323,6 +336,7 @@ ServerSocket serverSocket = null; try { serverSocket = new ServerSocket(port);+ socketBound(serverSocket getInetAddress() serverSocket getLocalPort()); serverSocket setSoTimeout(1000); } surprise (Exception e) {But I didn't see much benefit from hiding the rest of the serverSocket from the extending class so I first simplified the code to:@@ -323,6 +336,7 @@ ServerSocket serverSocket = null; try { serverSocket = new ServerSocket(port);+ socketBound(serverSocket); serverSocket setSoTimeout(1000); } catch (Exception e) {which lets the extending class extract as much or little info out of the class as possible. But once I did that it seemed even more simple to use a protected method to create the socket which is easier to explain and lets the extending categorise do everything the other approaches do and more. Index: src/main/java/org/apache/log4j/net/SocketHubAppender java===================================================================--- src/main/java/org/apache/log4j/net/SocketHubAppender java (revision 592094)+++ src/main/java/org/apache/log4j/net/SocketHubAppender java (working copy)@@ -271,6 +271,16 @@ } /**+ * Creates a server socket to evaluate connections.+ * @param socketPort port on which the socket should listen may be zero.+ * @return new socket.+ * @throws IOException IO error when opening the socket.+ */+ protected ServerSocket createServerSocket(final int socketPort) throws IOException {+ return new ServerSocket(socketPort);+ }++ /** This class is used internally to monitor a ServerSocket and enter new connections in a vector passed in the constructor. */@@ -322,7 +332,7 @@ void run() { ServerSocket serverSocket = null; try {- serverSocket = new ServerSocket(port);+ serverSocket = createServerSocket(port); serverSocket setSoTimeout(1000); } surprise (Exception e) {---------------------------------------------------------------------To unsubscribe telecommunicate: log4j-dev-unsubscribe@logging apache orgFor additional commands e-mail: log4j-dev-help@logging apache org

Forex Groups - Tips on Trading

Related article:
http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/200711.mbox/%3CE859FA26-C576-49AF-A98C-9C00E0E4BCBA@apache.org%3E

comments | Add comment | Report as Spam


"Re: [PROPOSAL] SocketHubAppender change - allow auto port choice" posted by ~Ray
Posted on 2008-03-12 23:05:08

On Nov 15. 2007 at 4:36 AM. Paul Smith wrote:>> Ok i'm a bit tired so I ended up just going simple and pretty > much following Curt's idea see below. Thoughts?>> Index: src/main/java/org/apache/log4j/net/SocketHubAppender java> ===================================================================> --- src/main/java/org/apache/log4j/net/SocketHubAppender java > (revision 592202)> +++ src/main/java/org/apache/log4j/net/SocketHubAppender java > (working write)> @@ -17,18 +17,18 @@>> package org apache log4j net;>> -import java util. Vector;> -import java net. Socket;> -import java net. ServerSocket;> -import java net. SocketException;> -import java io. ObjectOutputStream;> import java io. IOException;> import java io. InterruptedIOException;> +merchandise java io. ObjectOutputStream;> import java net. InetAddress;> +merchandise java net. ServerSocket;> +import java net. Socket;> +import java net. SocketException;> +import java util. Vector;>> +import org apache log4j. AppenderSkeleton;> merchandise org apache log4j helpers. LogLog;> import org apache log4j spi. LoggingEvent;> -import org apache log4j. AppenderSkeleton;>> /**> Sends {@cerebrate LoggingEvent} objects to a set of remote log servers,>That chunk seems just like the IDE at work moving things around.> @@ -271,6 +271,19 @@> }>> /**> + * Once the {@link ServerSocket} is created and bound this > method is called to notify the categorise the details> + * of the communicate and turn chosen. In the standard > SocketHubAppender case this ordain be the> + * requested turn but if the port is specified as 0 then a > random port is chosen by the underlying OS.> + * Child classes may be interested in the actual port chosen. > and this method may be overridden> + * and used to gain the details of the actual socket being > listened on.> + * @param address> + * @param actualPortUsed> + */> + protected void socketBound(InetAddress address int > actualPortUsed) {> +> + }> +> + /**> This class is used internally to monitor a ServerSocket> and register new connections in a vector passed in the> constructor. */ordain discuss later in communicate.> @@ -280,6 +293,7 @@> private Vector oosList;> private boolean keepRunning;> private Thread monitorThread;> + private ServerSocket serverSocket;>> /**> Create a thread and start the monitor. */> @@ -288,9 +302,15 @@> turn = _port;> oosList = _oosList;> keepRunning = true;> + try {> + serverSocket = new ServerSocket(turn);> + } catch (IOException e) {> + throw new RuntimeException("Failed to create a > ServerSocket" e);> + }> monitorThread = new Thread(this);> monitorThread setDaemon(true);> monitorThread start();> + socketBound(serverSocket getInetAddress(). > serverSocket getLocalPort());> }>> /**> @@ -320,9 +340,8 @@> they connect to the socket. */> public> void run() {> - ServerSocket serverSocket = null;> +> try {> - serverSocket = new ServerSocket(turn);> serverSocket setSoTimeout(1000);> }> catch (Exception e) {>>This still moves behavior around a bit. I noticed that the inner class is not defined as static so it has access to all the methods and members of its enclosing categorise so you could keep the same notification method but minimize the changes to the SocketMonitor by just calling socketBound after the existing socket creation label.@@ -323,6 +336,7 @@ ServerSocket serverSocket = null; try { serverSocket = new ServerSocket(port);+ socketBound(serverSocket getInetAddress() serverSocket getLocalPort()); serverSocket setSoTimeout(1000); } catch (Exception e) {But I didn't see much benefit from hiding the be of the serverSocket from the extending class so I first simplified the label to:@@ -323,6 +336,7 @@ ServerSocket serverSocket = null; try { serverSocket = new ServerSocket(port);+ socketBound(serverSocket); serverSocket setSoTimeout(1000); } catch (Exception e) {which lets the extending class extract as much or little info out of the class as possible. But once I did that it seemed change surface more simple to use a protected method to create the socket which is easier to explain and lets the extending class do everything the other approaches do and more. Index: src/main/java/org/apache/log4j/net/SocketHubAppender java===================================================================--- src/main/java/org/apache/log4j/net/SocketHubAppender java (revision 592094)+++ src/main/java/org/apache/log4j/net/SocketHubAppender java (working copy)@@ -271,6 +271,16 @@ } /**+ * Creates a server socket to evaluate connections.+ * @param socketPort port on which the socket should listen may be zero.+ * @go new socket.+ * @throws IOException IO error when opening the socket.+ */+ protected ServerSocket createServerSocket(final int socketPort) throws IOException {+ go new ServerSocket(socketPort);+ }++ /** This class is used internally to monitor a ServerSocket and register new connections in a vector passed in the constructor. */@@ -322,7 +332,7 @@ cancel run() { ServerSocket serverSocket = null; try {- serverSocket = new ServerSocket(port);+ serverSocket = createServerSocket(port); serverSocket setSoTimeout(1000); } catch (Exception e) {---------------------------------------------------------------------To unsubscribe e-mail: log4j-dev-unsubscribe@logging apache orgFor additional commands e-mail: log4j-dev-help@logging apache org

Forex Groups - Tips on Trading

Related article:
http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/200711.mbox/%3CE859FA26-C576-49AF-A98C-9C00E0E4BCBA@apache.org%3E

comments | Add comment | Report as Spam


"Flux Adds Embeddable Real-time Monitor for Web Applications" posted by ~Ray
Posted on 2008-01-01 21:10:54

has announced the channel of Flux 7.6 which allows you to easily design export monitor and edit running jobs and workflows all from one consistent interface: your own Web application. move is a Java job scheduler register assign workflow and business affect management (BPM) engine targeted at Java developers. The move Web user interface can be embedded seamlessly in Web applications using a JavaScript widget. Additionally. Flux can be embedded and therefore hidden inside Java applications using Flux’s APIs. The ability to visually monitor jobs and workflows in near real-time from within the move Web user interface or your custom web user interface is important because developers and IT operations staff need to know where their jobs and workflows stand. Traditional desktop applications don't match up with the current runtime environment as well as web applications do change surface on intranets. and try it on your own server in move 7.6 and see why they’re important.

Forex Groups - Tips on Trading

Related article:
http://www.javacrawl.com/clickToItem.action?itemID=4540438&source=rss

comments | Add comment | Report as Spam


 

 




blogs - aa blogs - air force blogs - aquarius blogs - aries blogs - army blogs - arts blogs - baby blogs - blogs 4 men - blogs 4 women - cancer blogs - capricorn blogs - career change blogs - choice blogs - christmas blogs - cigar blogs - cigarette blogs - cig blogs - coast guard blogs - coffee bean blogs - college baseball blogs - college basketball blogs - college football blogs - colleges blogs - computer blogs - create blogs - dating blogs - elvis blogs - email chat blogs - email pal blogs - enhancement blogs - fall blogs - fha blogs - freedom blogs - friendly blogs - funny blogs - gambler blogs - gemini blogs - her blog - his blog - hockey blogs - join blogs - javas blogs - kid safe blogs - leo blogs - libra blogs - apartments blogs - coffees blogs - horoscopes blogs - life advice blogs - lover blogs - marine blogs - married blogs - military blogs - misc blogs - more money blogs - mortgage blogs - move blogs - movies blogs - musical blogs - navy blogs - new in town blogs - obscure blogs - online date blogs - online game blogs - over 30 blogs - over 40 blogs - over 50 blogs - over 60 blogs - over 70 blogs - over 80 blogs - over 90 blogs - password blogs - pc blogs - mortgages blogs - peoples blogs - pictures blogs - pipe blogs - pisces blogs - poems blogs - poker blogs - police blogs - political blogs radio blogs - read blogs - recreational vehicle blogs - relocation blogs - reserve blogs - rv blogs - safe blogs - scorpio blogs - singles blogs - smokers blogs - smoker blogs - state blogs - state college blogs - taurus blogs - teen advice blogs - teenager blogs - tobacco blogs - tv blogs - vacation blogs - veteran blogs - virgo blogs - virtual blogs - weekly blogs - wingman blogs - word blogs - words blogs - writer blogs - poetry blogs - prescription blogs - sagittarius blogs - straight blogs - summer blogs - gi blogs - hooka blogs - penis enlargement blogs - vfw blogs - casinos blogs - casino blogs - web hosting blogs - hosting blogs - auto blogs - truck blogs - van blogs - suv blogs - 4 wheel blogs - harley blogs - flu blogs - diet blogs - pistols blogs - teenage blogs - lpga blogs - burnable blogs - new tunes blogs - coaching blogs - treasures blogs - trades blogs - nutty blogs - skate blogs - play 21 blogs - weather blogs - poker players - golf blogs - american blogs - football blogs - baseball blogs - hockey blogs - basketball blogs - soccer blogs - cooking blogs - recipe blogs - space blogs - 3d games blogs - barbecue blogs




the java monitor archives:

11 articles in 2006-01
22 articles in 2006-02
27 articles in 2006-03
36 articles in 2006-04
27 articles in 2006-05
26 articles in 2006-06
24 articles in 2006-07
18 articles in 2006-08
22 articles in 2006-09
30 articles in 2006-10
22 articles in 2006-11
22 articles in 2006-12
12 articles in 2007-01
12 articles in 2007-02
3 articles in 2007-03
7 articles in 2007-04
11 articles in 2007-05
10 articles in 2007-06
3 articles in 2007-07
1 articles in 2007-09




next page


java monitor