代码搜索:queuing
找到约 209 项符合「queuing」的源代码
代码结果 209
www.eeworm.com/read/473927/6825968
txt 3619.txt
Rule:
--
Sid:
3619
--
Summary:
This rule generates an event when an attempt is made to exploit a known
vulnerability in the Microsoft Message Queuing (MSMQ) system.
--
Impact:
Execution of arbitrar
www.eeworm.com/read/485343/6559556
conf aq.conf
# Add the following to httpd.properties file for Internet Access to AQ
Options Indexes FollowSymLinks Includes
AuthName "Welcome to Advanced Queuing Inte
www.eeworm.com/read/387819/8652129
txt readme.txt
Code Sample Name: MSMQ
Feature Area:
Description:
This sample demonstrates how to use message queuing (MSMQ).
It is a visual wrapper around MSMQADM.exe
Usage:
You must f
www.eeworm.com/read/285507/8834775
txt readme.txt
Code Sample Name: MSMQ
Feature Area:
Description:
This sample demonstrates how to use message queuing (MSMQ).
It is a visual wrapper around MSMQADM.exe
Usage:
You must f
www.eeworm.com/read/131315/5937002
qip
#! /bin/csh
# (C) Copyright 1985, 1986 Xerox Corp.
#
# This is a shell script that can be used to simulate the MDQS queuing
# command "qip". Dipress and maha only use the following options:
#
# -
www.eeworm.com/read/240394/4574845
h queue.h
/*
* SpanDSP - a series of DSP components for telephony
*
* queue.h - simple in process message queuing
*
* Written by Steve Underwood
*
* Copyright (C) 2004 Steve Underwoo
www.eeworm.com/read/283906/4074777
readme
Threadpool MPM:
This is an experimental variant of the standard worker MPM.
Rather than queuing connections like the worker MPM, the threadpool
MPM queues idle worker threads and hands each accepte
www.eeworm.com/read/281683/4113322
h aic.h
/* Driver for the AT91SAM7's Advanced Interrupt Controller (AIC).
*
* The AIC is responsible for queuing interrupts from other
* peripherals on the board. It then hands them one by one to the ARM
www.eeworm.com/read/281683/4113325
c aic.c
/* Driver for the AT91SAM7's Advanced Interrupt Controller (AIC).
*
* The AIC is responsible for queuing interrupts from other
* peripherals on the board. It then hands them one by one to the ARM
www.eeworm.com/read/438346/7732597
c slub.c
/*
* SLUB: A slab allocator that limits cache line use instead of queuing
* objects in per cpu and per node lists.
*
* The allocator synchronizes using per slab locks and only
* uses a centralize