Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

queue

Send an Email at a future date

by IT Nursery

Unfortunately there is no way to do this in Gmail. If you have Outlook 2007 available create a new mail and click on … Read more

Tags email, gmail, queue

Is there a queue copy program available for Windows 7?

by IT Nursery

I use TeraCopy for this. Simply a much better tool than the default copy handler for Windows. And it handles file copies sequentially … Read more

Tags file-transfer, queue, windows, windows-7

How to run commands as in a queue

by IT Nursery

Append & to the end of your command to send it to the background, and then wait on it before running the next. … Read more

Tags batch, command-line, process, queue, unix

How can I limit SQL Server Agent’s simultaneous jobs number?

by IT Nursery

I’m looking for a setting (other than schedules shifting) which could limit the number of jobs running simultaneously. I have 844 jobs in … Read more

Tags queue, sql-server

Why is our query suddenly returning rows it should not (using READPAST and UPDLOCK options)?

by IT Nursery

We have a job table that looks like this CREATE TABLE [dbo].[Clearing]( [Skey] [decimal](19, 0) IDENTITY(1,1) NOT NULL, [BsAcctId] [int] NULL, [Status] [varchar](20) … Read more

Tags availability-groups, concurrency, queue, sql-server

Using a Table as a Queue without sp_getapplock/sp_releaseapplock

by IT Nursery

I have a list of commands I need to execute, all of which are contained within a table I’ve named myQueue. This table … Read more

Tags concurrency, locking, queue, sql-server

No service broker active on database

by IT Nursery

I am trying to set up query notification however when I try to create a queue and service I get the error ‘There … Read more

Tags queue, service-broker, sql-server

Recommendations on how to organize Queues in Service Broker

by IT Nursery

I have a service broker application that currently has 5 or 6 queues on two servers. The general workflow is: Server A User … Read more

Tags queue, service-broker, sql-server, sql-server-2008-r2

Best way to implement concurrent table based queue

by IT Nursery

I have a table in MySQL that represents a queue of links to be processed. The links are processed by an external app, … Read more

Tags MySQL, queue

FIFO queue table for multiple workers in SQL Server

by IT Nursery

I was attempting to answer the following stackoverflow question: What SQL Server 2005/2008 locking approach should I use to process individual table rows … Read more

Tags locking, queue, sql-server
Older posts
Page1 Page2 Page3 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery
x
x