Click here to Skip to main content
15,887,477 members
Home / Discussions / C#
   

C#

 
AnswerRe: DateTime ToString [confused] Pin
Daniel Pfeffer25-Feb-15 2:54
professionalDaniel Pfeffer25-Feb-15 2:54 
QuestionIterate through data table Pin
dattagunturu24-Feb-15 1:39
dattagunturu24-Feb-15 1:39 
AnswerRe: Iterate through data table Pin
manchanx24-Feb-15 2:00
professionalmanchanx24-Feb-15 2:00 
AnswerRe: Iterate through data table Pin
Pete O'Hanlon24-Feb-15 2:03
mvePete O'Hanlon24-Feb-15 2:03 
Questionbest pattern queue Pin
vahidbakhtiary23-Feb-15 21:29
vahidbakhtiary23-Feb-15 21:29 
AnswerRe: best pattern queue Pin
OriginalGriff23-Feb-15 21:40
mveOriginalGriff23-Feb-15 21:40 
AnswerRe: best pattern queue Pin
Pete O'Hanlon23-Feb-15 21:45
mvePete O'Hanlon23-Feb-15 21:45 
AnswerRe: best pattern queue Pin
vahidbakhtiary23-Feb-15 23:07
vahidbakhtiary23-Feb-15 23:07 
thanks for your answer
i need to a pattern for manage my queue

for example my clients send requests to server and server tell to them i do it and you can continue,
now i must create a repository(include two or three queue) for hold the requests
the severe have a windows service that call queue and process the request
i think it's clear , but what is my problem?
for example the requests connect to each server for get data ,note i have a lot of requests
now i need to a pattern or algorithm that when a request for each reason be failed (for example time out or server is shut down for two hours or ...)
move the request to second queue (because if it stay in first queue,my queue be long and response to other requests be difficult) and i must define a scheduler for second queue and again process the request if get error again move to third queue. and define a scheduler for third queue with low priority

please if it isn't clear tell me
thanks
GeneralRe: best pattern queue Pin
OriginalGriff23-Feb-15 23:42
mveOriginalGriff23-Feb-15 23:42 
GeneralRe: best pattern queue Pin
vahidbakhtiary24-Feb-15 0:02
vahidbakhtiary24-Feb-15 0:02 
GeneralRe: best pattern queue Pin
OriginalGriff24-Feb-15 0:17
mveOriginalGriff24-Feb-15 0:17 
GeneralRe: best pattern queue Pin
Pete O'Hanlon24-Feb-15 0:30
mvePete O'Hanlon24-Feb-15 0:30 
GeneralRe: best pattern queue Pin
vahidbakhtiary24-Feb-15 0:54
vahidbakhtiary24-Feb-15 0:54 
GeneralRe: best pattern queue Pin
Dave Kreskowiak24-Feb-15 2:42
mveDave Kreskowiak24-Feb-15 2:42 
QuestionPending Status for new Articles Pin
Evil Iceblock23-Feb-15 17:25
Evil Iceblock23-Feb-15 17:25 
AnswerRe: Pending Status for new Articles Pin
Wendelius23-Feb-15 17:37
mentorWendelius23-Feb-15 17:37 
GeneralRe: Pending Status for new Articles Pin
Evil Iceblock23-Feb-15 18:01
Evil Iceblock23-Feb-15 18:01 
GeneralRe: Pending Status for new Articles Pin
Wendelius23-Feb-15 18:30
mentorWendelius23-Feb-15 18:30 
GeneralRe: Pending Status for new Articles Pin
Evil Iceblock23-Feb-15 19:05
Evil Iceblock23-Feb-15 19:05 
AnswerRe: Pending Status for new Articles Pin
manchanx23-Feb-15 17:38
professionalmanchanx23-Feb-15 17:38 
GeneralRe: Pending Status for new Articles Pin
Evil Iceblock23-Feb-15 18:02
Evil Iceblock23-Feb-15 18:02 
QuestionCryptography Pin
Afraz Nazeer Janjua22-Feb-15 7:40
Afraz Nazeer Janjua22-Feb-15 7:40 
AnswerRe: Cryptography Pin
Pete O'Hanlon22-Feb-15 7:47
mvePete O'Hanlon22-Feb-15 7:47 
AnswerRe: Cryptography Pin
Dave Kreskowiak22-Feb-15 9:20
mveDave Kreskowiak22-Feb-15 9:20 
AnswerRe: Cryptography Pin
OriginalGriff22-Feb-15 20:42
mveOriginalGriff22-Feb-15 20:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.