<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    巷尾的酒吧

      BlogJava :: 首頁 :: 聯(lián)系 :: 聚合  :: 管理
      64 Posts :: 0 Stories :: 5 Comments :: 0 Trackbacks
    第一種:(Thread)

    package com.abin.lee.servlet.mythread.thread;

    public class Mythread extends Thread{
     private String name;
     public Mythread(String name) {
      this.name=name;
     }
     public void run() {
      synchronized(this.name){
       System.out.println("開始時(shí)間:"+System.currentTimeMillis()+",線程名字:"+Thread.currentThread().getName());
       System.out.println("name="+name);
       System.out.println("結(jié)束時(shí)間:"+System.currentTimeMillis()+",線程名字:"+Thread.currentThread().getName());
     
      }
     }
     
    }



    測(cè)試代碼:

    package com.abin.lee.servlet.mythread.thread;

    public class MythreadTest {
     public static void main(String[] args) {
      Mythread mythread1=new Mythread("ManyThread");
      Mythread mythread2=new Mythread("ManyThread");
      mythread1.start();
      mythread2.start();
     }

    }




    第二種:(Runnable)

    package com.abin.lee.servlet.mythread.runnable;

    public class MyRunnable implements Runnable{
     private String name;
     public MyRunnable(String name) {
      this.name=name;
     }
     public synchronized void run(){
       System.out.println("開始時(shí)間:"+System.currentTimeMillis()+",線程名字:"+Thread.currentThread().getName());
       System.out.println("name="+name);
       try {
        Thread.sleep(3000);
       } catch (InterruptedException e) {
        e.printStackTrace();
       }
       System.out.println("結(jié)束時(shí)間:"+System.currentTimeMillis()+",線程名字:"+Thread.currentThread().getName());
     }
    }




    測(cè)試代碼:

    package com.abin.lee.servlet.mythread.runnable;

    public class MyRunnableTest {
     public static void main(String[] args) {
      MyRunnable myRunnable=new MyRunnable("ManyThread");
      Thread thread1=new Thread(myRunnable);
      Thread thread2=new Thread(myRunnable);
      thread1.start();
      thread2.start();
     }
    }




    第三種:(Callable)這種說明一下,這個(gè)實(shí)現(xiàn)多線程的方式是在JDK1.5引進(jìn)的,在java.util.concurrent.Callable  這個(gè)并發(fā)包下面,并且提供同步返回結(jié)果的多線程。

    package com.abin.lee.servlet.mythread.callable;

    import java.util.concurrent.Callable;
    import java.util.concurrent.locks.Lock;
    import java.util.concurrent.locks.ReentrantLock;

    public class MyCallable implements Callable<String>{
     private String name;
     public MyCallable(String name) {
      this.name=name;
     }
     public String call() throws Exception {
      Lock lock=new ReentrantLock();
      lock.lock();
      String result="";
      try {
       System.out.println("開始時(shí)間:"+System.currentTimeMillis()+",線程名字:"+Thread.currentThread().getName());
       System.out.println("name="+name);
       if(name.equals("ManyThread")){
        result="success";
       }else{
        result="failure";
       }
       try {
        Thread.sleep(3000);
       } catch (InterruptedException e) {
        e.printStackTrace();
       }
       System.out.println("結(jié)束時(shí)間:"+System.currentTimeMillis()+",線程名字:"+Thread.currentThread().getName());
     
      } catch (Exception e) {
       e.printStackTrace();
      }finally{
       lock.unlock();
      }

       return result;
      
     }
     
    }




    測(cè)試代碼:

    package com.abin.lee.servlet.mythread.callable;

    import java.util.concurrent.ExecutionException;
    import java.util.concurrent.ExecutorService;
    import java.util.concurrent.Executors;
    import java.util.concurrent.Future;

    import org.junit.Test;

    public class MyCallableTest {
     @Test
     public void testMyCallable() throws InterruptedException, ExecutionException{
      ExecutorService executor=Executors.newFixedThreadPool(3);
      MyCallable myCallable=new MyCallable("ManyThread");
      Future future1=executor.submit(myCallable);
      System.out.println("future1="+future1.get());
      Future future2=executor.submit(myCallable);
      System.out.println("future2="+future2.get());
      Future future3=executor.submit(myCallable);
      System.out.println("future3="+future3.get());
      
     }

    }

    測(cè)試結(jié)果:

    開始時(shí)間:1350056647659,線程名字:pool-1-thread-1
    name=ManyThread
    結(jié)束時(shí)間:1350056650661,線程名字:pool-1-thread-1
    future1=success
    開始時(shí)間:1350056650661,線程名字:pool-1-thread-2
    name=ManyThread
    結(jié)束時(shí)間:1350056653661,線程名字:pool-1-thread-2
    future2=success
    開始時(shí)間:1350056653662,線程名字:pool-1-thread-3
    name=ManyThread
    結(jié)束時(shí)間:1350056656663,線程名字:pool-1-thread-3
    future3=success

     

    posted on 2012-10-12 23:43 abing 閱讀(283) 評(píng)論(0)  編輯  收藏 所屬分類: thread

    只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。


    網(wǎng)站導(dǎo)航:
     
    主站蜘蛛池模板: 亚洲成人黄色在线观看| 免费毛片毛片网址| 亚洲午夜无码久久久久软件| 84pao强力永久免费高清| 精品亚洲永久免费精品| 和老外3p爽粗大免费视频| 国产gv天堂亚洲国产gv刚刚碰| 免费人人潮人人爽一区二区| www亚洲一级视频com| 亚洲短视频在线观看| 国产精品99爱免费视频| 夫妻免费无码V看片| 亚洲AV无码专区在线播放中文 | 久久久久久曰本AV免费免费| 国产一区视频在线免费观看 | www.亚洲精品| 国产免费牲交视频免费播放| 亚洲人成在线播放网站| 日韩人妻无码精品久久免费一| 亚洲精品网站在线观看你懂的| 免费观看激色视频网站(性色)| 91在线亚洲综合在线| 日本黄色免费观看| 亚洲黄片手机免费观看| 中文字幕亚洲精品| 在线观看免费宅男视频| 一级视频在线免费观看| 免费看一级做a爰片久久| japanese色国产在线看免费| 亚洲av鲁丝一区二区三区| 国产免费AV片在线观看播放| 亚洲av一综合av一区| 成年女人毛片免费视频| 国产精品亚洲精品青青青| 小小影视日本动漫观看免费| 色www永久免费| 久久精品国产精品亚洲艾| 成熟女人特级毛片www免费| eeuss影院免费92242部| 亚洲综合图片小说区热久久| 国产免费观看a大片的网站|