代码搜索:queue

找到约 10,000 项符合「queue」的源代码

代码结果 10,000
www.eeworm.com/read/140591/5784939

java~4~ untitled1.java~4~

package ejbwizard; QueueConnectionFactory queueConnectionFactory = (QueueConnectionFactory) jndiContext.lookup("java:comp/env/jms/EventQueueConnectionFactory"); Queue queue = (Queue) jndiCont
www.eeworm.com/read/139936/5795276

java beanmsg.java

package goodTrans; import java.io.IOException; import javax.jms.JMSException; import javax.jms.Queue; import javax.jms.QueueConnection; import javax.jms.QueueConnectionFactory; import javax.jms.
www.eeworm.com/read/139903/5795956

cpp bankteller.cpp

//: C04:BankTeller.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Using a queue and simulated m
www.eeworm.com/read/139870/5796687

java consumer.java

//File: Consumer.java //Seth Widoff 8/8/96 //This class attempts at random intervals to dequeue random elements //from a queue. If the queue is empty the thread waits until an element //has been enque
www.eeworm.com/read/139870/5796688

java producer.java

//File: Producer.java //Seth Widoff 8/8/96 //This class attempts at random intervals to enqueue random elements //into a queue. If the queue is full the thread waits until an element //has been dequeu
www.eeworm.com/read/138741/5814300

java segmentmerger.java

package org.apache.lucene.index; /* ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2001 The Apache Software Found
www.eeworm.com/read/137691/5819932

java command.java

package net.tinyos.task.awtfield; import java.awt.*; import java.awt.event.*; import java.util.*; import net.tinyos.message.*; class Command extends Thread implements MessageListener { Tool pare
www.eeworm.com/read/137691/5820727

java weakinternaltables.java

// Copyright 2000 Samuele Pedroni package org.python.core; import java.lang.ref.*; import java.util.*; public class WeakInternalTables extends AutoInternalTables { private static class Ref ext
www.eeworm.com/read/137691/5820797

java softiinternaltables.java

// Copyright 2000 Samuele Pedroni package org.python.core; import java.lang.ref.*; import java.util.*; public class SoftIInternalTables extends AutoInternalTables { private static class Ref ex
www.eeworm.com/read/136812/5859457

h ndis.h

/* @(#)ndis.h 1.1 92/07/30 SMI */ /* * Copyright (c) 1985 by Sun Microsystems, Inc. */ /* * Ndis.h - Private header file for the dispatcher part of the notifier. * The dispatcher is responsible