43 Commits (d9ad23413d02788c2946d6d18e461f7d50aa8556)

Autor SHA1 Mensagem Data
  Christoffer Fjellström 2dbf199260 Add lock on job handler assignment 6 anos atrás
  Christoffer Fjellström 27942f55cd Add sync lock on do() to avoid race conditions when creating jobs 7 anos atrás
  JessonChan dd82e211a3 concurrent map bug fixed 8 anos atrás
  Xing Xing c6c6c9cac2 don't use sigillum 9 anos atrás
  Endre Hirling c615e74af8 Replace mutex in client.do() with a channel to avoid deadlock and introduce command timeout 9 anos atrás
  Graham Barr 7bcc4de76f Do not ignore write errors 10 anos atrás
  Graham Barr d82da8fd71 Avoid read channel corruption when response size > bufferSize 10 anos atrás
  Graham Barr 3e556edb2d When a job completes, remove its handler 10 anos atrás
  Xing Xing 5334b50533 fixed #34 10 anos atrás
  Xing Xing f880354a61 type assertion with *net.OpError 10 anos atrás
  Xing Xing 45a9d7c3e5 fixed #31 10 anos atrás
  Xing Xing 87631cc2e5 go fmt & better examples 10 anos atrás
  Xing Xing 76196899f8 fxied issue #20 10 anos atrás
  Xing Xing bf25cc1728 a better documents for the client package 10 anos atrás
  Xing Xing 02e6bfebcb prepared for documentation 10 anos atrás
  Xing Xing c8f2f5085c race is bad, how should we do? 10 anos atrás
  Xing Xing e5179e3b5b started refactoring worker 11 anos atrás
  Xing Xing 124e686699 go fmt 11 anos atrás
  Xing Xing 358c8c4af0 processed ERROR package 11 anos atrás
  Xing Xing 4997e30a77 runabled 0.2 11 anos atrás
  Xing Xing e5c30068cd 0.2 refactoring begining 11 anos atrás
  Paul Mach 5e215b9257 Remove depenance on external libs for unique id 11 anos atrás
  mikespook 8e009be940 #14 fixed 11 anos atrás
  Paul Mach f3b4013e2b Update and Receive status correctly 11 anos atrás
  Xing Xing 011c3253f7 issue 'use of closed network connection' of client fixed 11 anos atrás
  mikespook 568c70b083 #12 fixed 11 anos atrás
  mikespook 7a8a5d4a6a for issue #10; an IdGenerator interface, use bson.ObjectId as default 11 anos atrás
  Ingo Oeser af4035284d do not generate unique id on background submission 11 anos atrás
  Xing Xing 6619b9a10e move the auto-inc into the global 11 anos atrás
  mikespook af05460727 fixed the infinite loop of client 11 anos atrás
  mikespook 16a965f52d An infinite loop ... :( 11 anos atrás
  mikespook c00234ba9a Refactoring the client api 11 anos atrás
  mikespook dbc06bf540 start refactoring... 11 anos atrás
  mikespook d6c6bfe9f0 moved to github 11 anos atrás
  mikespook 624c61519f using time.After instead of a separate goroutine 12 anos atrás
  mikespook a8f7c8ab9d Read a empty data means connection error 12 anos atrás
  mikespook f14964bc81 add timeout to client.Do 12 anos atrás
  mikespook 2960cb9953 refacotring worker's code 12 anos atrás
  mikespook 563af037cb fixed client:Job.Encode 12 anos atrás
  mikespook 7614c2678a make a new branch, refactoring codes 12 anos atrás